AppPrincipalCredentialReference.NotBefore 屬性
取得或設定的最早立即此按鍵時有效的時間。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Property NotBefore As DateTime
Get
Set
'用途
Dim instance As AppPrincipalCredentialReference
Dim value As DateTime
value = instance.NotBefore
instance.NotBefore = value
public DateTime NotBefore { get; set; }
屬性值
類型:System.DateTime
[立即索引鍵時有效的時間。
請參閱
參照
AppPrincipalCredentialReference 類別