ConsentDeniedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An operation that required consent from user was not granted consent.
[System.Serializable]
public class ConsentDeniedException : Exception
[<System.Serializable>]
type ConsentDeniedException = class
inherit Exception
Public Class ConsentDeniedException
Inherits Exception
- Inheritance
-
ConsentDeniedException
- Attributes
Constructors
| Name | Description |
|---|---|
| ConsentDeniedException(String) |
Constructor for ConsentDeniedException |