FolderSecurityPolicyPolicyId Property |
Gets a unique identifier for the policy.
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Guid PolicyId { get; }
Public ReadOnly Property PolicyId As Guid
Get
public:
property Guid PolicyId {
Guid get ();
}
member PolicyId : Guid with get
Property Value
Type:
Guid
See Also