Opc.Ua.Gds.CredentialManagementState.CredentialManagementState C# (CSharp) Method

CredentialManagementState() public method

Initializes the type with its default attribute values.
public CredentialManagementState ( NodeState parent ) : System
parent NodeState
return System
        public CredentialManagementState(NodeState parent)
            : base(parent)
        {
        }