SPWebApplication.AuthenticationMethod-Enumeration

Ein Enumerator, der Authentifizierungsmethode beschreiben.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration AuthenticationMethod
'Usage
Dim instance As SPWebApplication.AuthenticationMethod
public enum AuthenticationMethod

Member

Membername Beschreibung
Windows -Enumerationswert = 0.
Forms -Enumerationswert = 1.
Claims -Enumerationswert = 2.

Siehe auch

Referenz

Microsoft.SharePoint.Administration-Namespace