PermissionSetAttribute.XML Property

Definition

Gets or sets the XML representation of a permission set.

public:
 property System::String ^ XML { System::String ^ get(); void set(System::String ^ value); };
public string XML { get; set; }
member this.XML : string with get, set
Public Property XML As String

Property Value

The XML representation of a permission set.

Applies to