Click or drag to resize
FolderSecurityPolicyGroupId Property
Gets or sets the unique identifier of the user group associated with the policy, if UserId is null.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<Guid> GroupId { get; set; }

Property Value

Type: NullableGuid
See Also