Share via


StsConfiguration.StrongAuthenticationMethods Property

Definition

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

Property Value

Attributes

Applies to