AuthenticablePrincipal.DelegationPermitted Propiedad

Definición

Obtiene o establece un valor booleano que acepta valores NULL y especifica si se puede delegar la cuenta.

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

Valor de propiedad

Estrue si se puede delegar la cuenta; de lo contrario, es false.

Excepciones

El almacén subyacente no admite esta propiedad.

Se aplica a