SIFWorks ADK 2.0
IsHash Property
NamespacesEdustructures.SifWorksSifEncryptionIsHash

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

Returns true if the value is a hashed value and cannot be decrypted. In this case, the ReadPassword(Password) method will return the hashed value as a Base64 string
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool IsHash{ get;}
Public MustOverride ReadOnly Property IsHash As Boolean
public:
virtual property bool IsHash {
	bool get () abstract;
}

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