Freigeben über


SPIisSettings.WindowsClaimsAuthenticationProvider-Eigenschaft

Eine Instanz eines SPAuthenticationProvider -Objekts für die Verwendung in IIS-Websites.

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

Syntax

'Declaration
Public ReadOnly Property WindowsClaimsAuthenticationProvider As SPWindowsAuthenticationProvider
    Get
'Usage
Dim instance As SPIisSettings
Dim value As SPWindowsAuthenticationProvider

value = instance.WindowsClaimsAuthenticationProvider
public SPWindowsAuthenticationProvider WindowsClaimsAuthenticationProvider { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.SPWindowsAuthenticationProvider
Gibt SPWindowsAuthenticationProviderzurück.

Siehe auch

Referenz

SPIisSettings Klasse

SPIisSettings-Member

Microsoft.SharePoint.Administration-Namespace