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