Share via


IIssuanceSecurityTokenAuthenticator Rozhraní

Definice

Určuje kontrakt, který by měl být implementován pomocí vlastního ověřovacího tokenu zabezpečení, který vydává tokeny klientovi.

public interface class IIssuanceSecurityTokenAuthenticator
public interface IIssuanceSecurityTokenAuthenticator
type IIssuanceSecurityTokenAuthenticator = interface
Public Interface IIssuanceSecurityTokenAuthenticator

Poznámky

Ověřování tokenů, které WCF používá k vydávání protokolů SSLNEGO/SPNEGO SecurityContextTokennebo s založených na SecurityContextTokenSecureConversation, jsou IIssuanceSecurityTokenAuthenticators.

Vlastnosti

IssuedSecurityTokenHandler

Získá nebo nastaví obslužnou rutinu pro při vystavení tokenu.

RenewedSecurityTokenHandler

Získá nebo nastaví obslužnou rutinu pro při obnovení tokenu.

Platí pro