Share via


PermissionSetAttribute.XML Propiedad

Definición

Obtiene o establece la representación XML de un conjunto de permisos.

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

Valor de propiedad

Representación XML de un conjunto de permisos.

Se aplica a