SIFWorks ADK 2.0
DefaultEncryptionAlgorithm Property
NamespacesEdustructures.SifWorksAgentPropertiesDefaultEncryptionAlgorithm

[This is preliminary documentation and is subject to change.]

Returns the default encryption algorithm used for writing passwords in the Authentication object
Declaration Syntax
C#Visual BasicVisual C++
public string DefaultEncryptionAlgorithm{ get; set;}
Public Property DefaultEncryptionAlgorithm As String
public:
property String^ DefaultEncryptionAlgorithm {
	String^ get ();
	void set (String^ value);
}

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10