Click or drag to resize

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
C#
public string UserDNTemplate { get; set; }

Property Value

Type: String
See Also