DataProtectionSecurityStateEncoder.UseCurrentUserProtectionScope 属性

定义

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

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

属性值

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

适用于