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, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.