ProvisioningContext Class |
Namespace: Colygon.MatchPoint.Provisioning
public sealed class ProvisioningContext : IDisposable
The ProvisioningContext type exposes the following members.
Name | Description | |
---|---|---|
ProvisioningContext | Initializes a new instance of the ProvisioningContext class |
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the ProvisioningContext | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Instance | The current MatchPoint instance. | |
Properties | A property bag that can be used to store objects during the provisioning process. | |
Scope | The current MatchPoint scope. | |
TaggingContext | The current MatchPoint tagging client context. | |
Web | The current web. |