Aracılığıyla paylaş


SecurityManager.SavePolicyLevel(PolicyLevel) Yöntem

Tanım

Dikkat

Bu API artık kullanım dışıdır.

Dikkat

This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.

ile LoadPolicyLevelFromFile(String, PolicyLevelType)yüklenen değiştirilmiş bir güvenlik ilkesi düzeyini kaydeder.

public:
 static void SavePolicyLevel(System::Security::Policy::PolicyLevel ^ level);
[System.Obsolete]
public static void SavePolicyLevel (System.Security.Policy.PolicyLevel level);
public static void SavePolicyLevel (System.Security.Policy.PolicyLevel level);
[System.Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")]
public static void SavePolicyLevel (System.Security.Policy.PolicyLevel level);
[<System.Obsolete>]
static member SavePolicyLevel : System.Security.Policy.PolicyLevel -> unit
static member SavePolicyLevel : System.Security.Policy.PolicyLevel -> unit
[<System.Obsolete("This method is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")>]
static member SavePolicyLevel : System.Security.Policy.PolicyLevel -> unit
Public Shared Sub SavePolicyLevel (level As PolicyLevel)

Parametreler

level
PolicyLevel

Kaydedilecek ilke düzeyi nesnesi.

Öznitelikler

Özel durumlar

Bu yöntemi çağıran kodda yok ControlPolicy.

Bu yöntem, .NET Framework 4'te kullanılmayan kod erişim güvenliği (CAS) ilkesini kullanır. CAS ilkesini .NET Framework önceki sürümleriyle uyumluluk için etkinleştirmek için legacyCasPolicy> öğesini kullanın<.

Açıklamalar

, PolicyLevel yüklendiği konuma kaydedilir.

Şunlara uygulanır