Version

QueryUserPermissionEventArgs Class Members

The following tables list the members exposed by QueryUserPermissionEventArgs.

Public Constructors
 NameDescription
Public ConstructorQueryUserPermissionEventArgs ConstructorInitializes a new instance of the QueryUserPermissionEventArgs class.  
Public Properties
 NameDescription
Public PropertyAcceptActionGets or sets the accept action.  
Public PropertyHandledGets or sets a value that indicates if the request is handled by the user. If the event is not handled then the default behavior is applied.  
Public PropertyMessageGets or sets the message.  
Public PropertyPermissionRequestDetailsGets or sets the permission request details.  
See Also