共用方式為


SPAppPrincipalCredentialReference.NotBefore property

取得這個機碼有效的時間最早的即時。

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

Syntax

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

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

Property value

Type: System.DateTime
索引鍵變成有效時的時間。

請參閱

參照

SPAppPrincipalCredentialReference class

SPAppPrincipalCredentialReference members

Microsoft.SharePoint namespace