AppPrincipalCredentialReference.NotAfter 属性

获取或设置此键过期时的时间中的即时。

命名空间:  Microsoft.SharePoint.Client
程序集:  Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)

语法

声明
Public Property NotAfter As DateTime
    Get
    Set
用法
Dim instance As AppPrincipalCredentialReference
Dim value As DateTime

value = instance.NotAfter

instance.NotAfter = value
public DateTime NotAfter { get; set; }

属性值

类型:System.DateTime
当密钥过期时间即时。

另请参阅

引用

AppPrincipalCredentialReference 类

AppPrincipalCredentialReference 成员

Microsoft.SharePoint.Client 命名空间