DataProtectionSecurityStateEncoder.UseCurrentUserProtectionScope 属性

定义

获取一个值,该值指示是否使用当前用户保护范围。

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

属性值

Boolean

如果将使用当前用户保护范围,则为 true;否则为 false

适用于