Amazon.IdentityManagement.Model.VirtualMFADevice.IsSetQRCodePNG C# (CSharp) Method

IsSetQRCodePNG() private method

private IsSetQRCodePNG ( ) : bool
return bool
        internal bool IsSetQRCodePNG()
        {
            return this._qrCodePNG != null;
        }