Share via


AuthenticationProviderProperties.IdentityClaims Property

Definition

public:
 property System::Collections::Generic::List<System::String ^> ^ IdentityClaims { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> IdentityClaims { get; }
member this.IdentityClaims : System.Collections.Generic.List<string>
Public ReadOnly Property IdentityClaims As List(Of String)

Property Value

Applies to