Share via


ADDomainInformation.ExplicitUpnSuffixes Property

Definition

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

Property Value

Attributes

Applies to