SPIdentityContextSerializer members
Serializes and deserializes an [SPIdentityContext] instance.
The SPIdentityContextSerializer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPIdentityContextSerializer | Initializes a new instance of the [SPIdentityContextSerializer] class to serialize or deserialize an [SPIdentityContext] instance. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBytes | Serializes a specified [SPIdentityContext] instance to an array of bytes. | |
GetHashCode | (Inherited from Object.) | |
GetIdentityContext | Deserializes a specified array of bytes to an [SPIdentityContext] instance. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top