AzureActiveDirectoryLoginProvider.Name Property

Definition

Gets or sets the name uniquely identifying this ILoginProvider. The name is used to refer to the this ILoginProvider from the LoginController as well as from the OWIN application pipeline.

public override string Name { get; }
member this.Name : string
Public Overrides ReadOnly Property Name As String

Property Value

Applies to