Sdílet prostřednictvím


EndpointIdentityExtension Třída

Definice

Rozšíření značek pro EndpointIdentity třídu.

public ref class EndpointIdentityExtension : System::Windows::Markup::MarkupExtension
[System.Windows.Markup.MarkupExtensionReturnType(typeof(System.ServiceModel.EndpointIdentity))]
public class EndpointIdentityExtension : System.Windows.Markup.MarkupExtension
[<System.Windows.Markup.MarkupExtensionReturnType(typeof(System.ServiceModel.EndpointIdentity))>]
type EndpointIdentityExtension = class
    inherit MarkupExtension
Public Class EndpointIdentityExtension
Inherits MarkupExtension
Dědičnost
EndpointIdentityExtension
Atributy

Konstruktory

EndpointIdentityExtension()

Inicializuje novou instanci EndpointIdentityExtension třídy.

EndpointIdentityExtension(EndpointIdentity)

Inicializuje novou instanci EndpointIdentityExtension třídy se zadaným parametrem EndpointIdentity .

Vlastnosti

ClaimResource

Získá nebo nastaví prostředek deklarace identity.

ClaimRight

Získá nebo nastaví oprávnění deklarace identity.

ClaimType

Získá nebo nastaví typ deklarace.

Metody

Equals(Object)

Určí, zda se zadaný objekt rovná aktuálnímu objektu.

(Zděděno od Object)
GetHashCode()

Slouží jako výchozí funkce hash.

(Zděděno od Object)
GetType()

Type Získá aktuální instanci.

(Zděděno od Object)
MemberwiseClone()

Vytvoří použádnou kopii aktuálního souboru Object.

(Zděděno od Object)
ProvideValue(IServiceProvider)

Poskytuje EndpointIdentity pro určenou Claim .

ToString()

Vrátí řetězec, který představuje aktuální objekt.

(Zděděno od Object)

Platí pro