| Overload | Description | 
|---|---|
| WithKerberosIdentity(UAEndpointDescriptor) | Creates a copy of an endpoint descriptor, with user identity specified by Kerberos. Creates a copy of an endpoint descriptor, with user identity specified by Kerberos and using default network credential. | 
| WithKerberosIdentity(UAEndpointDescriptor,NetworkCredential2) | Creates a copy of an endpoint descriptor, with user identity specified by Kerberos. | 
| WithKerberosIdentity(UAEndpointDescriptor,String,String) | Creates a copy of an endpoint descriptor, with user identity specified by Kerberos. | 
| WithKerberosIdentity(UAEndpointDescriptor,String,String,String) | Creates a copy of an endpoint descriptor, with user identity specified by Kerberos. |