ANSI C UA Server SDK  1.5.1.313
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_UserTokenPolicy Struct Reference

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

#include <opcua_types.h>

Data Fields

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: