BCRoleBasedSecuredObjectPrivileges Property |
Gets the collection of privileges for the current user.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntaxpublic BCReadOnlyCollection<BCPrivilege> Privileges { get; }
Public ReadOnly Property Privileges As BCReadOnlyCollection(Of BCPrivilege)
Get
Property Value
Type:
BCReadOnlyCollectionBCPrivilege
See Also