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