Share via


StsConfiguration.AcceptableStsIdentifiers Property

Definition

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

Property Value

Attributes

Applies to