C# 클래스 Amazon.IdentityManagement.SummaryKeyType

Constants used for properties of type SummaryKeyType.
상속: ConstantClass
파일 보기 프로젝트 열기: scopely/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
AccessKeysPerUserQuota SummaryKeyType
AccountMFAEnabled SummaryKeyType
GroupPolicySizeQuota SummaryKeyType
Groups SummaryKeyType
GroupsPerUserQuota SummaryKeyType
GroupsQuota SummaryKeyType
MFADevices SummaryKeyType
MFADevicesInUse SummaryKeyType
ServerCertificates SummaryKeyType
ServerCertificatesQuota SummaryKeyType
SigningCertificatesPerUserQuota SummaryKeyType
UserPolicySizeQuota SummaryKeyType
Users SummaryKeyType
UsersQuota SummaryKeyType

공개 메소드들

메소드 설명
FindValue ( string value ) : SummaryKeyType

Finds the constant for the unique value.

SummaryKeyType ( string value ) : System

Default Constructor

메소드 상세

FindValue() 공개 정적인 메소드

Finds the constant for the unique value.
public static FindValue ( string value ) : SummaryKeyType
value string The unique value for the constant
리턴 SummaryKeyType

SummaryKeyType() 공개 메소드

Default Constructor
public SummaryKeyType ( string value ) : System
value string
리턴 System

프로퍼티 상세

AccessKeysPerUserQuota 공개적으로 정적으로 프로퍼티

Constant AccessKeysPerUserQuota for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement AccessKeysPerUserQuota
리턴 SummaryKeyType

AccountMFAEnabled 공개적으로 정적으로 프로퍼티

Constant AccountMFAEnabled for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement AccountMFAEnabled
리턴 SummaryKeyType

GroupPolicySizeQuota 공개적으로 정적으로 프로퍼티

Constant GroupPolicySizeQuota for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement GroupPolicySizeQuota
리턴 SummaryKeyType

Groups 공개적으로 정적으로 프로퍼티

Constant Groups for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement Groups
리턴 SummaryKeyType

GroupsPerUserQuota 공개적으로 정적으로 프로퍼티

Constant GroupsPerUserQuota for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement GroupsPerUserQuota
리턴 SummaryKeyType

GroupsQuota 공개적으로 정적으로 프로퍼티

Constant GroupsQuota for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement GroupsQuota
리턴 SummaryKeyType

MFADevices 공개적으로 정적으로 프로퍼티

Constant MFADevices for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement MFADevices
리턴 SummaryKeyType

MFADevicesInUse 공개적으로 정적으로 프로퍼티

Constant MFADevicesInUse for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement MFADevicesInUse
리턴 SummaryKeyType

ServerCertificates 공개적으로 정적으로 프로퍼티

Constant ServerCertificates for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement ServerCertificates
리턴 SummaryKeyType

ServerCertificatesQuota 공개적으로 정적으로 프로퍼티

Constant ServerCertificatesQuota for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement ServerCertificatesQuota
리턴 SummaryKeyType

SigningCertificatesPerUserQuota 공개적으로 정적으로 프로퍼티

Constant SigningCertificatesPerUserQuota for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement SigningCertificatesPerUserQuota
리턴 SummaryKeyType

UserPolicySizeQuota 공개적으로 정적으로 프로퍼티

Constant UserPolicySizeQuota for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement UserPolicySizeQuota
리턴 SummaryKeyType

Users 공개적으로 정적으로 프로퍼티

Constant Users for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement Users
리턴 SummaryKeyType

UsersQuota 공개적으로 정적으로 프로퍼티

Constant UsersQuota for SummaryKeyType
public static SummaryKeyType,Amazon.IdentityManagement UsersQuota
리턴 SummaryKeyType