SPIisSettings.OnlyUseWindowsClaimsAuthenticationProvider-Eigenschaft
Gibt an, ob Forderungsauthentifizierung aktiviert und nur die Windows-Authentifizierung konfiguriert wurden.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property OnlyUseWindowsClaimsAuthenticationProvider As Boolean
Get
'Usage
Dim instance As SPIisSettings
Dim value As Boolean
value = instance.OnlyUseWindowsClaimsAuthenticationProvider
public bool OnlyUseWindowsClaimsAuthenticationProvider { get; }
Eigenschaftswert
Typ: System.Boolean