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)
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.