ValidateOperationResult.AuthType Property

Definition

The authentication type.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.AuthType? AuthType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Inlined)>]
member this.AuthType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.AuthType> with get, set
Public Property AuthType As Nullable(Of AuthType)

Property Value

Implements

Attributes

Applies to