DsPkiContainerGetAdPkiContainer Method
Gets a specified Active Directory PKI container.
Namespace: SysadminsLV.PKI.Management.ActiveDirectoryAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public static DsPkiContainer GetAdPkiContainer(
DsContainerType containerType
)
Public Shared Function GetAdPkiContainer (
containerType As DsContainerType
) As DsPkiContainer
public:
static DsPkiContainer^ GetAdPkiContainer(
DsContainerType containerType
)
static member GetAdPkiContainer :
containerType : DsContainerType -> DsPkiContainer
- containerType DsContainerType
- AD PKI container to query.
DsPkiContainer
AD PKI container.