DataProtectionSecurityStateEncoder.UseCurrentUserProtectionScope プロパティ

定義

現在のユーザー保護スコープを使用するかどうかを示す値を取得します。

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

プロパティ値

true 現在のユーザー保護スコープが使用される場合。それ以外の場合は false

適用対象