Click or drag to resize

IProfilePermissions Property

Gets the service that allows managing permissions.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
IPermissions Permissions { get; }

Property Value

Type: IPermissions
The service that allows managing permissions.
See Also