Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the authentication mode that is supported by the policy collection.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property AuthenticationMode As AuthenticationMode
Get
'Usage
Dim instance As SPPolicyCollection
Dim value As AuthenticationMode
value = instance.AuthenticationMode
public AuthenticationMode AuthenticationMode { get; }
Property value
Type: System.Web.Configuration.AuthenticationMode
A System.Web.Configuration.AuthenticationMode value that indicates which authentication mode is supported by the policy collection.