ExtendedProtectionPolicy.PolicyEnforcement プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
拡張保護ポリシーを適用するタイミングを取得します。
public:
property System::Security::Authentication::ExtendedProtection::PolicyEnforcement PolicyEnforcement { System::Security::Authentication::ExtendedProtection::PolicyEnforcement get(); };
public System.Security.Authentication.ExtendedProtection.PolicyEnforcement PolicyEnforcement { get; }
member this.PolicyEnforcement : System.Security.Authentication.ExtendedProtection.PolicyEnforcement
Public ReadOnly Property PolicyEnforcement As PolicyEnforcement
プロパティ値
拡張保護ポリシーを適用するタイミングを示す PolicyEnforcement 値。
注釈
この読み取り専用プロパティは、拡張保護ポリシーを適用する必要がある場合 (常に、クライアントでサポートされている場合、またはサポートされない場合) を示します。
適用対象
こちらもご覧ください
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET