public string AuthenticationMethods { get; }
Public ReadOnly Property AuthenticationMethods As String Get
public: property String^ AuthenticationMethods { String^ get (); }
member AuthenticationMethods : string with get
In This Article