PSAzureEnvironment.EnableAdfsAuthentication Property
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.
Gets or sets a value indicating whether ADFS authentication should be allowed . Generally, this is only used in Azure Stack environments.
public bool EnableAdfsAuthentication { get; set; }
member this.EnableAdfsAuthentication : bool with get, set
Public Property EnableAdfsAuthentication As Boolean