SPAuthenticationProvider.ParentMarshalSize property
Namespace: Microsoft.SharePoint.AdministrationOperation
Assembly: Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)
Syntax
'Declaration
Protected Friend Shared ReadOnly Property ParentMarshalSize As Integer
Get
'Usage
Dim value As Integer
value = SPAuthenticationProvider.ParentMarshalSize
protected internal static int ParentMarshalSize { get; }
Property value
Type: System.Int32
Returns Int32.
See also
Reference
SPAuthenticationProvider class