Compartir a través de


de la propiedad AppPrincipalCredentialReference.NotBefore

Obtiene o establece la instantánea más próxima en tiempo cuando esta clave es válida.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.DateTime
Instantánea de tiempo cuando la tecla entra en vigor.

Vea también

Referencia

clase AppPrincipalCredentialReference

Miembros AppPrincipalCredentialReference

Espacio de nombres Microsoft.SharePoint.Client