SPProcessIdentity Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPProcessIdentity class.
Overload List
Name | Description | |
---|---|---|
SPProcessIdentity() | Initializes a new instance of the SPProcessIdentity class. | |
SPProcessIdentity(String, SPPersistedObject) | Initializes a new instance of the SPProcessIdentity class based on the specified name and persisted object. |
Top