SPPolicy.OnDeserialization Method

Called immediately after the base class is deserialized from the file system cache or the database to do additional work.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Sub OnDeserialization
'Usage

Me.OnDeserialization()
protected override void OnDeserialization()

Remarks

This method sets the values of the binary ID and the binary ID type for the policy user or group if the binary ID is missing.

See Also

Reference

SPPolicy Class

SPPolicy Members

Microsoft.SharePoint.Administration Namespace