RequestPermissionParametersType Property |
Gets the permission type of the current request.
Namespace:
DotNetBrowser.Permissions.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public PermissionType Type { get; }
Property Value
Type:
PermissionTypeThe permission type of the current request.
See Also