Amazon.CognitoIdentityProvider.Model.ConfirmDeviceRequest.IsSetDeviceName C# (CSharp) Méthode

IsSetDeviceName() private méthode

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