共用方式為


DataProtectionSecurityStateEncoder.UseCurrentUserProtectionScope 屬性

定義

取得值,這個值會指出是否要使用目前使用者的保護範圍。

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

屬性值

如果要使用目前使用者的保護範圍,則為 true,否則為 false

適用於