Share via


SsoConfiguration.BrowserSsoSupportedUserAgents Property

Definition

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

Property Value

Attributes

Applies to