Amazon.CognitoIdentityProvider.Model.GetDeviceRequest.IsSetDeviceKey C# (CSharp) Méthode

IsSetDeviceKey() private méthode

private IsSetDeviceKey ( ) : bool
Résultat bool
        internal bool IsSetDeviceKey()
        {
            return this._deviceKey != null;
        }