Share via


SamlProtocolConfiguration.SupportedAuthenticationContexts Property

Definition

public:
 property System::Collections::Generic::List<System::String ^> ^ SupportedAuthenticationContexts { System::Collections::Generic::List<System::String ^> ^ get(); void set(System::Collections::Generic::List<System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember(Order=1)]
public System.Collections.Generic.List<string> SupportedAuthenticationContexts { get; set; }
member this.SupportedAuthenticationContexts : System.Collections.Generic.List<string> with get, set
Public Property SupportedAuthenticationContexts As List(Of String)

Property Value

Attributes

Applies to