C# Class 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.

Mostra file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAllowUsersToChangePassword ( ) : bool
IsSetExpirePasswords ( ) : bool
IsSetMaxPasswordAge ( ) : bool
IsSetMinimumPasswordLength ( ) : bool
IsSetRequireLowercaseCharacters ( ) : bool
IsSetRequireNumbers ( ) : bool
IsSetRequireSymbols ( ) : bool
IsSetRequireUppercaseCharacters ( ) : bool