C# 클래스 Amazon.IdentityManagement.Model.PasswordPolicy

The PasswordPolicy data type contains information about the account password policy.

This data type is used as a response element in the action GetAccountPasswordPolicy.

파일 보기 프로젝트 열기: scopely/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetAllowUsersToChangePassword ( ) : bool
IsSetExpirePasswords ( ) : bool
IsSetMaxPasswordAge ( ) : bool
IsSetMinimumPasswordLength ( ) : bool
IsSetRequireLowercaseCharacters ( ) : bool
IsSetRequireNumbers ( ) : bool
IsSetRequireSymbols ( ) : bool
IsSetRequireUppercaseCharacters ( ) : bool