EnableLdapAuthenticationRequestUserDNTemplate Property |
A string that is used to form a fully qualified user DN. The string should have the placeholder text %USERNAME%, which is replaced with the username of the authenticating user.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public string UserDNTemplate { get; set; }
Property Value
Type:
StringSee Also