Class VpnServerConfigurationAzureActiveDirectoryAuthentication
Inheritance
System.Object
VpnServerConfigurationAzureActiveDirectoryAuthentication
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Network.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class VpnServerConfigurationAzureActiveDirectoryAuthentication
Fields
View SourceAudience
The Audience which should be used for authentication.
Declaration
public readonly string Audience
Field Value
| Type | Description |
|---|---|
| System.String |
Issuer
The Issuer which should be used for authentication.
Declaration
public readonly string Issuer
Field Value
| Type | Description |
|---|---|
| System.String |
Tenant
The Tenant which should be used for authentication.
Declaration
public readonly string Tenant
Field Value
| Type | Description |
|---|---|
| System.String |