Amazon.CognitoIdentityProvider.Model.DeviceSecretVerifierConfigType.IsSetSalt C# (CSharp) Méthode

IsSetSalt() private méthode

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