Compartir a través de


DataProtectionSecurityStateEncoder.UseCurrentUserProtectionScope Propiedad

Definición

Obtiene un valor que indica si se va a utilizar el ámbito de protección del usuario actual.

public:
 property bool UseCurrentUserProtectionScope { bool get(); };
public bool UseCurrentUserProtectionScope { get; }
member this.UseCurrentUserProtectionScope : bool
Public ReadOnly Property UseCurrentUserProtectionScope As Boolean

Valor de propiedad

true si se utilizará el ámbito de protección del usuario actual; de lo contrario, false.

Se aplica a