For a list of all members of this type, see UAEndpointDescriptor members.
Public Methods
Protected Methods
Extension Methods
| Name | Description |
| SetState<TNode> | Sets the arbitrary object associated with the node. |
| WithAnonymousIdentity | Creates a copy of an endpoint descriptor, with the anonymous identity enabled. |
| WithIdentityAlias | Creates a copy of an endpoint descriptor, with the specified identity alias. |
| WithKerberosIdentity | Overloaded. Creates a copy of an endpoint descriptor, with user identity specified by Kerberos. |
| WithUserNameIdentity | Overloaded. Creates a copy of an endpoint descriptor, with specified username and no password. |
| WithX509CertificateIdentity | Overloaded. Creates a copy of an endpoint descriptor, with username identity given by X.509 certificate. |
Top
See Also