DataProtectionSecurityStateEncoder.UseCurrentUserProtectionScope Property

Definition

Gets a value that indicates whether to use the current user protection scope.

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

Property Value

true if the current user protection scope will be used; otherwise, false.

Applies to