Bit.Api.Utilities.EncryptedStringAttribute.EncryptedStringAttribute C# (CSharp) Method

EncryptedStringAttribute() public method

public EncryptedStringAttribute ( ) : System
return System
        public EncryptedStringAttribute()
            : base("{0} is not a valid encrypted string.")
        {
        }
EncryptedStringAttribute