OPC Studio User's Guide and Reference
WithKerberosIdentity Method



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Extensions Namespace > UAEndpointDescriptorExtension Class : WithKerberosIdentity Method
Creates a copy of an endpoint descriptor, with user identity specified by Kerberos.
Overload List
OverloadDescription
Creates a copy of an endpoint descriptor, with user identity specified by Kerberos and using default network credential.  
Creates a copy of an endpoint descriptor, with user identity specified by Kerberos, and using the specified network credential.  
Creates a copy of an endpoint descriptor, with user identity specified by Kerberos, and using the specified username and password.  
Creates a copy of an endpoint descriptor, with user identity specified by Kerberos, and using the specified username, password and domain.  
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