QuickOPC User's Guide and Reference
AuthorizationServices_ServiceName_Placeholder_IssuerEndpointUrl Property



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Standard Namespace > UAVariableIds Class : AuthorizationServices_ServiceName_Placeholder_IssuerEndpointUrl Property
The identifier for the AuthorizationServices_ServiceName_Placeholder_IssuerEndpointUrl Variable.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Property AuthorizationServices_ServiceName_Placeholder_IssuerEndpointUrl As UANodeId
'Usage
 
Dim value As UANodeId
 
value = UAVariableIds.AuthorizationServices_ServiceName_Placeholder_IssuerEndpointUrl
[NotNull()]
public static UANodeId AuthorizationServices_ServiceName_Placeholder_IssuerEndpointUrl {get;}
[NotNull()]
public:
static property UANodeId^ AuthorizationServices_ServiceName_Placeholder_IssuerEndpointUrl {
   UANodeId^ get();
}
Remarks
The node ID is: i=18071
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also