Class for SecurityPolicyList operation.

Namespace: T.Modules.Security
Assembly: T.Modules (in T.Modules.dll)

Public Class SecurityPolicyList 
Inherits ListObj(Of SecurityPolicy)
This language is not supported or no code example is available.
public class SecurityPolicyList : ListObj<SecurityPolicy>
This language is not supported or no code example is available.
Name Description
Public constructor SecurityPolicyList(RunObj, int) Construct the instance
Top

.NET Framework

Supported in: 4.6.2, 4.7