SPPolicyCollection.AuthenticationMode 属性
获取策略集合所支持的身份验证模式。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property AuthenticationMode As AuthenticationMode
Get
用法
Dim instance As SPPolicyCollection
Dim value As AuthenticationMode
value = instance.AuthenticationMode
public AuthenticationMode AuthenticationMode { get; }
属性值
类型:System.Web.Configuration.AuthenticationMode
一个System.Web.Configuration.AuthenticationMode值,指示策略集合支持的身份验证模式。