SRUserManagement_ExternalAuthenticationSelected Property |
Gets localized text: If the option "External authentication" is selected for a specific user, no (local) password is managed for the user account. Authentication and user login respectively is done through an integrated external authentication procedure (e.g. LDAP, single-sign-on).
Namespace: PDTec.IceNet.Domain.ResourcesAssembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic static string UserManagement_ExternalAuthenticationSelected { get; }
Property Value
Type:
String
See Also