POST api/apiUserValidation?userName={userName}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
DirectoryEntryName | Description | Type | Additional information |
---|---|---|---|
AuthenticationType | AuthenticationTypes |
None. |
|
Children | Collection of Object |
None. |
|
Guid | globally unique identifier |
None. |
|
ObjectSecurity | ActiveDirectorySecurity |
None. |
|
Name | string |
None. |
|
NativeGuid | string |
None. |
|
NativeObject | Object |
None. |
|
Parent | DirectoryEntry |
None. |
|
Password | string |
None. |
|
Path | string |
None. |
|
Properties | Dictionary of Object [key] and Object [value] |
None. |
|
SchemaClassName | string |
None. |
|
SchemaEntry | DirectoryEntry |
None. |
|
UsePropertyCache | boolean |
None. |
|
Username | string |
None. |
|
Options | DirectoryEntryConfiguration |
None. |
|
Site | ISite |
None. |
|
Container | IContainer |
None. |
Response Formats
application/json, text/json
Sample:
"sample string 2"
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.