Share via


SecurityRoleAttribute.Role Propiedad

Definición

Obtiene o establece el rol de seguridad.

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

Valor de propiedad

Rol de seguridad para una aplicación, componente, interfaz o método.

Se aplica a