共用方式為


ExtendedProtectionPolicyElement.PolicyEnforcement 屬性

定義

取得或設定此組態原則項目的原則強制值。

public:
 property System::Security::Authentication::ExtendedProtection::PolicyEnforcement PolicyEnforcement { System::Security::Authentication::ExtendedProtection::PolicyEnforcement get(); void set(System::Security::Authentication::ExtendedProtection::PolicyEnforcement value); };
[System.Configuration.ConfigurationProperty("policyEnforcement")]
public System.Security.Authentication.ExtendedProtection.PolicyEnforcement PolicyEnforcement { get; set; }
[<System.Configuration.ConfigurationProperty("policyEnforcement")>]
member this.PolicyEnforcement : System.Security.Authentication.ExtendedProtection.PolicyEnforcement with get, set
Public Property PolicyEnforcement As PolicyEnforcement

屬性值

其中一個列舉值,指出何時應強制執行擴充保護原則。

屬性

備註

這個值是值 PolicyEnforcement

適用於