Amazon.CognitoIdentityProvider.Model.DeviceType.IsSetDeviceKey C# (CSharp) 메소드

IsSetDeviceKey() 개인적인 메소드

private IsSetDeviceKey ( ) : bool
리턴 bool
        internal bool IsSetDeviceKey()
        {
            return this._deviceKey != null;
        }