PermissionSetAttribute.Hex Property

Definition

Gets or sets the hexadecimal representation of the XML encoded permission set.

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

Property Value

The hexadecimal representation of the XML encoded permission set.

Applies to