NodeOPCUA API Documentation
    Preparing search index...

    Enumeration EnumIdentityCriteria

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name IdentityCriteriaType
    isAbstract false
    Index

    Enumeration Members

    Anonymous: 5

    The rule specifies Anonymous UserIdentityToken.

    Application: 7

    The rule specifies the combination of an application identity and an Anonymous UserIdentityToken.

    AuthenticatedUser: 6

    The rule specifies any non Anonymous UserIdentityToken.

    GroupId: 4

    The rule is a user group specified in the Access Token.

    Role: 3

    The rule is a Role specified in an Access Token.

    Thumbprint: 2

    The rule specifies the Thumbprint of a user or CA Certificate.

    TrustedApplication: 9

    The rule specifies any trusted application that has been authenticated with a trusted ApplicationInstance Certificate.

    UserName: 1

    The rule specifies a UserName from a UserNameIdentityToken.

    X509Subject: 8

    The rule specifies the X509 subject name of a user or CA Certificate.