C++ Based OPC UA Client/Server SDK  1.5.5.355
OpcUa_UserTokenPolicy Struct Reference

Specifies a UserIdentityToken that a Server will accept. More...

#include <opcua_types.h>

Inherited by UaUserTokenPolicyPrivate [private].

Public Attributes

OpcUa_String PolicyId
 An identifier for the UserTokenPolicy assigned by the Server. More...
 
OpcUa_UserTokenType TokenType
 The type of user identity token required. More...
 
OpcUa_String IssuedTokenType
 A URI for the type of token. More...
 
OpcUa_String IssuerEndpointUrl
 An optional URL for the token issuing service. More...
 
OpcUa_String SecurityPolicyUri
 The security policy to use when encrypting or signing the UserIdentityToken when it is passed to the Server in the ActivateSession request. More...
 

Detailed Description

Specifies a UserIdentityToken that a Server will accept.


The documentation for this struct was generated from the following file: