SPAuthenticationProvider.ParentMarshalSize property
Namespace: Microsoft.SharePoint.AdministrationOperation
Assembly: Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)
Syntax
'宣告
Protected Friend Shared ReadOnly Property ParentMarshalSize As Integer
Get
'用途
Dim value As Integer
value = SPAuthenticationProvider.ParentMarshalSize
protected internal static int ParentMarshalSize { get; }
Property value
Type: System.Int32
傳回 Int32。
請參閱
參照
SPAuthenticationProvider class