SPProcessIdentityCollection constructor

Initializes a new instance of the SPProcessIdentityCollection class that represents the process identities used by the specified service.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    persistedObject As SPPersistedObject _
)
'Usage
Dim persistedObject As SPPersistedObject

Dim instance As New SPProcessIdentityCollection(persistedObject)
public SPProcessIdentityCollection(
    SPPersistedObject persistedObject
)

Parameters

See also

Reference

SPProcessIdentityCollection class

SPProcessIdentityCollection members

Microsoft.SharePoint.Administration namespace