| PsrPolicy Properties | 
The PsrPolicy type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | __type | 
                Internally used, never change this value.
             | 
|  | Description | 
                Description
             | 
|  | Id | 
                ID
             | 
|  | LowerCase | 
                Lowercase letters are necessary
             | 
|  | MinimumPasswordQuality | 
                Minimum password quality
             | 
|  | Name | 
                Name
             | 
|  | NotAllowedChars | 
                Not allowed characters
             | 
|  | NotAllowedPasswordCount | 
                Number of last passwords that are not allowed
             | 
|  | NotAllowedPasswords | 
                Not allowed passwords
             | 
|  | NotAllowedPasswordUsername | 
                Username as password is not allowed
             | 
|  | Numbers | 
                Numbers are necessary
             | 
|  | PasswordLenght | 
                Required password length
             | 
|  | RequiredCategories | 
                Number of required categories
             | 
|  | SimilarChars | 
                Similar characters allowed
             | 
|  | Space | 
                Space
             | 
|  | SpecialCharList | 
                Special characters that can be used
             | 
|  | SpecialChars | 
                Special characters are necessary 
             | 
|  | SyncOperation | 
                Synchronisation State. Used to determine which operation to perform when synchronizing the data.
             | 
|  | TimeStampUtc | 
                Timestamp of the last change
             | 
|  | TransactionId | 
                The Id of the transaction. Used to identify the object in results, even if its id has changed.
                Must be generated for sync operations.
             | 
|  | UpperCase | 
                Uppercase letters are necessary
             | 
 See Also
See Also