共用方式為


SPAppPrincipalCredentialReference.NotAfter property

在這個索引鍵過期時的時間內取得即時。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property NotAfter As DateTime
    Get
'用途
Dim instance As SPAppPrincipalCredentialReference
Dim value As DateTime

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

Property value

Type: System.DateTime
當索引鍵過期時間。

請參閱

參照

SPAppPrincipalCredentialReference class

SPAppPrincipalCredentialReference members

Microsoft.SharePoint namespace