An LDAP Group/Role
LdapGroup
is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class LdapGroup { string DistinguishedName { get; set; } string Name { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
DistinguishedName | string | Distinguished name of the LDAP Group | ||
Name | string | Name of the LDAP Group |