Class AppServicesAuthenticationInformation
Information about the App Services configuration on the host.
public static class AppServicesAuthenticationInformation
- Inheritance
-
AppServicesAuthenticationInformation
- Inherited Members
Properties
IsAppServicesAadAuthenticationEnabled
Is App Services authentication enabled?.
public static bool IsAppServicesAadAuthenticationEnabled { get; }
Property Value
LogoutUrl
Logout URL for App Services Auth web sites.
public static string? LogoutUrl { get; }