ClientAccessTokenRequest.TokenType Propiedad

Definición

Obtiene el tipo de token solicitado asociado con la solicitud de token de acceso de cliente.

public:
 property Microsoft::Exchange::WebServices::Data::ClientAccessTokenType TokenType { Microsoft::Exchange::WebServices::Data::ClientAccessTokenType get(); };
public Microsoft.Exchange.WebServices.Data.ClientAccessTokenType TokenType { get; }
Public ReadOnly Property TokenType As ClientAccessTokenType

Valor de propiedad

ClientAccessTokenType

Se aplica a