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

StartCredentialRequestMethodState() public method

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