SPMetabaseObject.Provision method
Creates a node in the Active Directory whose parent is the current configuration store object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Sub Provision
'Usage
Dim instance As SPMetabaseObject
instance.Provision()
public virtual void Provision()
Remarks
The new DirectoryEntry object is created with the RelativePath of its parent object.
See also
Reference
Microsoft.SharePoint.Administration namespace
Other resources
How to: Provision a File