Delen via


IMicrosoftGraphSamlOrWsFedProvider.PreferredAuthenticationProtocol Property

Definition

authenticationProtocol

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="authenticationProtocol", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="preferredAuthenticationProtocol", Update=true)]
public string PreferredAuthenticationProtocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="authenticationProtocol", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="preferredAuthenticationProtocol", Update=true)>]
member this.PreferredAuthenticationProtocol : string with get, set
Public Property PreferredAuthenticationProtocol As String

Property Value

Attributes

Applies to