Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 985 Bytes

GatewayGetLdapAuthConfigOutput.md

File metadata and controls

23 lines (19 loc) · 985 Bytes

akeyless.Model.GatewayGetLdapAuthConfigOutput

Properties

Name Type Description Notes
LdapAccessId string [optional]
LdapAnonymousSearch bool [optional]
LdapBindDn string [optional]
LdapBindPassword string [optional]
LdapCert string [optional]
LdapEnable bool [optional]
LdapGroupAttr string [optional]
LdapGroupDn string [optional]
LdapGroupFilter string [optional]
LdapPrivateKey string [optional]
LdapTokenExpiration string [optional]
LdapUrl string [optional]
LdapUserAttr string [optional]
LdapUserDn string [optional]

[Back to Model list] [Back to API list] [Back to README]