PassThroughAuthenticator 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.
Default authenticator, which defers to any other authenticators in the chain
public class PassThroughAuthenticator : Microsoft.Azure.Commands.Common.Authentication.DelegatingAuthenticator
type PassThroughAuthenticator = class
inherit DelegatingAuthenticator
Public Class PassThroughAuthenticator
Inherits DelegatingAuthenticator
- Inheritance
Constructors
PassThroughAuthenticator() |
Fields
AdfsTenant | (Inherited from DelegatingAuthenticator) |
OrganizationsTenant | (Inherited from DelegatingAuthenticator) |
Properties
AuthenticationCancellationToken | (Inherited from DelegatingAuthenticator) |
Next | (Inherited from DelegatingAuthenticator) |