AuthenticationDetails 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.
Details of expected authentication.
public sealed class AuthenticationDetails
type AuthenticationDetails = class
Public NotInheritable Class AuthenticationDetails
- Inheritance
-
AuthenticationDetails
Constructors
AuthenticationDetails() |
Initializes a new instance of the AuthenticationDetails class. |
Properties
Authority |
Authority to initiate OAuth flow with. |
Resource |
OAuth resource to request authentication for. |
Success |
|