AuthenticablePrincipal.DelegationPermitted Proprietà

Definizione

Ottiene o imposta un valore booleano Nullable che specifica se l'account può essere delegato.

public:
 property bool DelegationPermitted { bool get(); void set(bool value); };
public bool DelegationPermitted { get; set; }
member this.DelegationPermitted : bool with get, set
Public Property DelegationPermitted As Boolean

Valore della proprietà

true se l'account può essere delegato; in caso contrario false, .

Eccezioni

L'archivio sottostante non supporta questa proprietà.

Si applica a