Skip to main content

Directory

A Directory defines the information returned about a directory.

Properties

NameTypeDescriptionNotes
AliasMappingNamestringThe name of the AD attribute value that will be mapped into comma seperated string value of alias[optional]
Certificatebyte[][optional]
DirectoryAttributeMappingsList<DirectoryAttributeMapping>Directory attribure mappings.[optional]
DirectoryConnectionsList<DirectoryConnection>The connections that you want to connect when syncing.[optional]
DirectorySyncDirectorySync[optional]
DirectorySyncIdstringThe UUID of the directory sync[optional]
GroupFiltersList<GroupFilter>Directory group filters.[optional]
HostnamestringThe hostname of the Directory Can be an IP address or a hostname.[optional]
IdstringThe UUID of the Directory.[optional]
NamestringThe name of the Directory.[optional]
PasswordstringThe password to connect to the Directory with.[optional]
Portint?The port to connect to the Directory over.[optional]
RootDomainNamingContextstringThe root domain naming context of the Directory.[optional]
SearchBasesList<SearchBase>The searchbases that you want to search when syncing.[optional]
TypestringThe type of the Directory.[optional]
UseSslbool?Whether or not to connect to the Directory using an SSL certificate.[optional]
UserNamestringThe username to connect to the Directory with. Value must be a fully distinguished name or UPN.[optional]