Pkcs12SafeContents.ConfidentialityMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates the type of encryption applied to the contents.
public:
property System::Security::Cryptography::Pkcs::Pkcs12ConfidentialityMode ConfidentialityMode { System::Security::Cryptography::Pkcs::Pkcs12ConfidentialityMode get(); };
public System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode ConfidentialityMode { get; }
member this.ConfidentialityMode : System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode
Public ReadOnly Property ConfidentialityMode As Pkcs12ConfidentialityMode
Property Value
One of the enumeration values that indicates the type of encryption applied to the contents. The default value is None.
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.