SecurityConfigurationSection Properties |
The SecurityConfigurationSection type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationSecret |
Sets the application secret.
| |
| ApplicationSecretXml |
Gets or sets the application secret
| |
| AuditRetention |
Audit retention
| |
| AuditRetentionXml |
Audit retention
| |
| DeviceCertificate |
Gets or sets teh device certificate
| |
| DeviceName |
Gets or sets the configured device name
| |
| DeviceSecret |
Sets the device secret.
| |
| DeviceSecretXml |
Gets or sets the device secret
| |
| Domain |
Gets the real/domain to which the application is currently joined
| |
| DomainAuthentication |
Domain authentication
| |
| Facilities |
When true, only allow login from this facility
| |
| Hasher |
Gets or sets the hasher (for JSON view model only)
| |
| MaxInvalidLogins |
Maximum invalid logins
| |
| MaxLocalSession |
Local session
| |
| MaxLocalSessionXml |
Local session length
| |
| Owners |
When true, only allow login from this facility
| |
| PasswordRegex |
Gets or sets the password validation regex
| |
| PlainTextSecret |
Plain text secret
| |
| RestrictLoginToFacilityUsers |
Restrict login to only listed facilities
| |
| ShouldSerializeApplicationSecret | ||
| SigningKeys |
Signature configuration
| |
| TokenAlgorithms |
Gets or sets the token algorithms.
| |
| TokenType |
Gets or sets the allowed token type
|