Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
The unique identifier of a SPSiteSubscription object.
The SPSiteSubscriptionIdentifier type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPSiteSubscriptionIdentifier | Initializes a new instance of the SPSiteSubscriptionIdentifier class with a specified identifier. |
Top
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Default | Gets the default SPSiteSubscriptionIdentifier. |
![]() |
Id | Gets the Guid representation of this SPSiteSubscriptionIdentifier object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Determines whether the specified Object is equal to this SPSiteSubscriptionIdentifier. (Overrides Object.Equals(Object).) |
![]() |
Equals(SPSiteSubscriptionIdentifier) | Determines whether the specified SPSiteSubscriptionIdentifier is equal to this SPSiteSubscriptionIdentifier. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | Gets the hash code for this SPSiteSubscriptionIdentifier. (Overrides Object.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Retrieves a human-readable version of the SPSiteSubscriptionIdentifier (Overrides Object.ToString().) |
Top
Operators
Name | Description | |
---|---|---|
![]() ![]() |
Equality | Compares the given SPSiteSubscriptionIdentifier parameters for equality. |
![]() ![]() |
Implicit(SPSiteSubscriptionIdentifier to Guid) | Converts an instance of a SPSiteSubscriptionIdentifier object to a Guid object. |
![]() ![]() |
Inequality | Compares the given subscription identifiers for inequality. |
Top