Amazon.IdentityManagement.Model.ListMFADevicesResult.IsSetMFADevices C# (CSharp) Метод

IsSetMFADevices() приватный Метод

private IsSetMFADevices ( ) : bool
Результат bool
        internal bool IsSetMFADevices()
        {
            return this.mFADevices.Count > 0;
        }