Amazon.IdentityManagement.Model.ListMFADevicesResult.IsSetMFADevices C# (CSharp) Method

IsSetMFADevices() private method

private IsSetMFADevices ( ) : bool
return bool
        internal bool IsSetMFADevices()
        {
            return this.mFADevices.Count > 0;
        }