Basic128SecurityAlgorithmSuite.DefaultEncryptionAlgorithm 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 the default encryption algorithm, Aes128Encryption.
public:
 virtual property System::String ^ DefaultEncryptionAlgorithm { System::String ^ get(); };public override string DefaultEncryptionAlgorithm { get; }member this.DefaultEncryptionAlgorithm : stringPublic Overrides ReadOnly Property DefaultEncryptionAlgorithm As StringProperty Value
The default encryption algorithm, Aes128Encryption.