Class RVSharePointAuthenticationMethod

Sharepoint authentication methods

Inheritance
System.Object
RVSharePointAuthenticationMethod
Namespace: Reveal.Sdk.Data.Microsoft.SharePoint
Assembly: Infragistics.Reveal.Connectors.SharePoint.dll
Syntax
public sealed class RVSharePointAuthenticationMethod : Enum

Fields

Form

Forms based authentication

Declaration
public const RVSharePointAuthenticationMethod Form
Field Value
Type Description
RVSharePointAuthenticationMethod

Office365

Office 365 authentication

Declaration
public const RVSharePointAuthenticationMethod Office365
Field Value
Type Description
RVSharePointAuthenticationMethod

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

WebLogin

Web based login authentication

Declaration
public const RVSharePointAuthenticationMethod WebLogin
Field Value
Type Description
RVSharePointAuthenticationMethod

Windows

Windows (NT) authentication

Declaration
public const RVSharePointAuthenticationMethod Windows
Field Value
Type Description
RVSharePointAuthenticationMethod