IUpdateEndpointAuthToken interface

Provides the methods that WUA can use to gather information about the endpoint token.

Members

The IUpdateEndpointAuthToken interface inherits from the IUnknown interface. IUpdateEndpointAuthToken also has these types of members:

Methods

The IUpdateEndpointAuthToken interface has these methods.

Method Description
ServiceID Gets the identifier of the service to be authenticated.
SigningKey Gets the key used to sign outgoing messages between the client computer and the service.
TokenData Gets the XML data (sent over the wire) that represents the token.
TokenReferenceAttached Gets the XML format of an attached reference to the token.
TokenReferenceUnattached Gets the XML format of an unattached reference to the token.
TokenType Gets the type of the endpoint token, such as a WS-Security SAML (Security Assertion Markup Language) 1.1 token.

 

Requirements

Requirement Value
Minimum supported client
Windows XP, Windows 2000 Professional with SP3 [desktop apps only]
Minimum supported server
Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only]
Header
UpdateEndpointAuth.h
IDL
UpdateEndpointAuth.idl
Library
UpdateEndpointAuth.lib
DLL
UpdateEndpointAuth.dll