获取此密钥有效期的时间最早的即时。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property NotBefore As DateTime
Get
用法
Dim instance As SPAppPrincipalCredentialReference
Dim value As DateTime
value = instance.NotBefore
public DateTime NotBefore { get; }
属性值
类型:System.DateTime
密钥生效时间。
另请参阅
引用
SPAppPrincipalCredentialReference 类