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