IProfilePermissions Property |
Gets the service that allows managing permissions.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax IPermissions Permissions { get; }
Property Value
Type:
IPermissionsThe service that allows managing permissions.
See Also