Compartilhar via


AppPrincipalCredentialReference.NotBefore propriedade

Obtém ou define o instantâneas primeiro hora quando esta chave é válida.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)

Sintaxe

'Declaração
Public Property NotBefore As DateTime
    Get
    Set
'Uso
Dim instance As AppPrincipalCredentialReference
Dim value As DateTime

value = instance.NotBefore

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

Valor de propriedade

Tipo: System.DateTime
O mensagens instantâneas hora quando a tecla torna-se válida.

Ver também

Referência

AppPrincipalCredentialReference classe

AppPrincipalCredentialReference membros

Microsoft.SharePoint.Client namespace