SecurityRoleAttribute.Role Propriedade

Definição

Obtém ou define a função de segurança.

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 da propriedade

A função de segurança aplicada a um aplicativo, componente, interface ou método.

Aplica-se a