SPSecurityTokenServiceManager.AuthenticatorTokenLifetime 属性
命名空间: Microsoft.SharePoint.Administration.Claims
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property AuthenticatorTokenLifetime As TimeSpan
Get
Set
用法
Dim instance As SPSecurityTokenServiceManager
Dim value As TimeSpan
value = instance.AuthenticatorTokenLifetime
instance.AuthenticatorTokenLifetime = value
public TimeSpan AuthenticatorTokenLifetime { get; set; }
属性值
另请参阅
引用
SPSecurityTokenServiceManager 类