Amazon.CognitoIdentityProvider.Model.DeviceSecretVerifierConfigType.IsSetSalt C# (CSharp) Method

IsSetSalt() private method

private IsSetSalt ( ) : bool
return bool
        internal bool IsSetSalt()
        {
            return this._salt != null;
        }
DeviceSecretVerifierConfigType