public string SecurityDescriptor { get; set; }
Public Property SecurityDescriptor As String Get Set
public: property String^ SecurityDescriptor { String^ get (); void set (String^ value); }
member SecurityDescriptor : string with get, set
In This Article