Sphyrnidae Common Library  2.0.1
Shared Utilities/Library
Sphyrnidae.Common.ActiveDirectoryUtilities Namespace Reference

Classes

class  ActiveDirectoryNames
 Active Directory Constants More...
 

Enumerations

enum class  ActiveDirectoryIdType { Sid , DistinguishedName , Any }
 The type of request that the given parameter is More...
 

Enumeration Type Documentation

◆ ActiveDirectoryIdType

The type of request that the given parameter is

Enumerator
Sid 

The given request is an Sid

DistinguishedName 

The given request is an Active Directory Distinguished Name

Any 

The given request is unknown (will check all methods)