次の方法で共有


DataProtectionSecurityStateEncoder.UseCurrentUserProtectionScope プロパティ

定義

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

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

プロパティ値

現在のユーザー保護スコープを使用する場合は true、それ以外の場合は false

適用対象