AadAuthenticationParameters 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.
AAD Vpn authentication type related parameters.
public class AadAuthenticationParameters
type AadAuthenticationParameters = class
Public Class AadAuthenticationParameters
- Inheritance
-
AadAuthenticationParameters
Constructors
AadAuthenticationParameters() |
Initializes a new instance of the AadAuthenticationParameters class. |
AadAuthenticationParameters(String, String, String) |
Initializes a new instance of the AadAuthenticationParameters class. |
Properties
AadAudience |
Gets or sets AAD Vpn authentication parameter AAD audience. |
AadIssuer |
Gets or sets AAD Vpn authentication parameter AAD issuer. |
AadTenant |
Gets or sets AAD Vpn authentication parameter AAD tenant. |