Click or drag to resize

PsrPolicy Properties

The PsrPolicy type exposes the following members.

Properties
  NameDescription
Public property__type
Internally used, never change this value.
Public propertyDescription
Description
Public propertyId
ID
Public propertyLowerCase
Lowercase letters are necessary
Public propertyMinimumPasswordQuality
Minimum password quality
Public propertyName
Name
Public propertyNotAllowedChars
Not allowed characters
Public propertyNotAllowedPasswordCount
Number of last passwords that are not allowed
Public propertyNotAllowedPasswords
Not allowed passwords
Public propertyNotAllowedPasswordUsername
Username as password is not allowed
Public propertyNumbers
Numbers are necessary
Public propertyPasswordLenght
Required password length
Public propertyRequiredCategories
Number of required categories
Public propertySimilarChars
Similar characters allowed
Public propertySpace
Space
Public propertySpecialCharList
Special characters that can be used
Public propertySpecialChars
Special characters are necessary
Public propertySyncOperation
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
Public propertyTimeStampUtc
Timestamp of the last change
Public propertyTransactionId
The Id of the transaction. Used to identify the object in results, even if its id has changed. Must be generated for sync operations.
Public propertyUpperCase
Uppercase letters are necessary
Top
See Also