Freigeben über


SPAppPrincipalCredentialReference.NotAfter-Eigenschaft

Ruft die Instant Zeitpunkt bei dieses Schlüssels Ablauf ab.

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

Syntax

'Declaration
Public ReadOnly Property NotAfter As DateTime
    Get
'Usage
Dim instance As SPAppPrincipalCredentialReference
Dim value As DateTime

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

Eigenschaftswert

Typ: System.DateTime
Der Zeitpunkt, wenn der Schlüssel abläuft.

Siehe auch

Referenz

SPAppPrincipalCredentialReference Klasse

SPAppPrincipalCredentialReference-Member

Microsoft.SharePoint-Namespace