Compartilhar via


AppPrincipalCredentialReference.NotAfter propriedade

Obtém ou define o mensagens instantâneas em tempo quando esta chave expira.

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

Sintaxe

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

value = instance.NotAfter

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

Valor de propriedade

Tipo: System.DateTime
O mensagens instantâneas hora quando a chave expirar.

Ver também

Referência

AppPrincipalCredentialReference classe

AppPrincipalCredentialReference membros

Microsoft.SharePoint.Client namespace