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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.