Leggere in inglese

Condividi tramite


Proprietà FunctionPrivilege.IsAuthorized

Gets or sets a value that indicates whether the function is assigned to the principal.

Spazio dei nomi  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Sintassi

[DataMemberAttribute]
public bool IsAuthorized { get; set; }

Valore proprietà

Tipo: System.Boolean
true if the function is assigned to the principal; otherwise, false.

Osservazioni

Function privileges are either on or off (authorized or not authorized).

Vedere anche

Riferimento

FunctionPrivilege Classe

Spazio dei nomi Microsoft.MasterDataServices