Udostępnij za pośrednictwem


CertificateAuthenticationOptions.Events Właściwość

Definicja

Obiekt dostarczony przez aplikację do przetwarzania zdarzeń zgłaszanych przez oprogramowanie pośredniczące uwierzytelniania certyfikatu. Aplikacja może zaimplementować interfejs w pełni lub może utworzyć wystąpienie elementu CertificateAuthenticationEvents i przypisać delegatów tylko do zdarzeń, które chce przetworzyć.

public:
 property Microsoft::AspNetCore::Authentication::Certificate::CertificateAuthenticationEvents ^ Events { Microsoft::AspNetCore::Authentication::Certificate::CertificateAuthenticationEvents ^ get(); void set(Microsoft::AspNetCore::Authentication::Certificate::CertificateAuthenticationEvents ^ value); };
public Microsoft.AspNetCore.Authentication.Certificate.CertificateAuthenticationEvents Events { get; set; }
public Microsoft.AspNetCore.Authentication.Certificate.CertificateAuthenticationEvents? Events { get; set; }
member this.Events : Microsoft.AspNetCore.Authentication.Certificate.CertificateAuthenticationEvents with get, set
Public Property Events As CertificateAuthenticationEvents

Wartość właściwości

Dotyczy