Share via


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)
Available in Sandboxed Solutions: No

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