SPAuthenticationProvider.ParentMarshalSize property
Namespace: Microsoft.SharePoint.AdministrationOperation
Assembly: Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)
Syntax
'Declaração
Protected Friend Shared ReadOnly Property ParentMarshalSize As Integer
Get
'Uso
Dim value As Integer
value = SPAuthenticationProvider.ParentMarshalSize
protected internal static int ParentMarshalSize { get; }
Property value
Type: System.Int32
Retorna Int32.
Ver também
Referência
SPAuthenticationProvider class