EndpointIdentityExtension Class
A markup extension for the EndpointIdentity class.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
System.Windows.Markup::MarkupExtension
System.ServiceModel::EndpointIdentityExtension
| Name | Description | |
|---|---|---|
![]() | EndpointIdentityExtension() | Initializes a new instance of the EndpointIdentityExtension class. |
![]() | EndpointIdentityExtension(EndpointIdentity^) | Initializes a new instance of the EndpointIdentityExtension class with the specified EndpointIdentity. |
| Name | Description | |
|---|---|---|
![]() | ClaimResource | Gets or sets the claim resource. |
![]() | ClaimRight | Gets or sets the claim right. |
![]() | ClaimType | Gets or sets the claim type. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ProvideValue(IServiceProvider^) | Provides an EndpointIdentity for the specified Claim.(Overrides MarkupExtension::ProvideValue(IServiceProvider^).) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 4.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


