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.Resources
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public static string UserManagement_ExternalAuthenticationSelected { get; }
Property Value
Type:
StringSee Also