共用方式為


ServiceModelSecurityTokenRequirement.TargetAddressProperty 屬性

定義

取得權杖需求屬性的索引鍵,其值為通道正與其溝通的端點位址 (僅限用戶端)。

public:
 static property System::String ^ TargetAddressProperty { System::String ^ get(); };
public static string TargetAddressProperty { get; }
static member TargetAddressProperty : string
Public Shared ReadOnly Property TargetAddressProperty As String

屬性值

權杖需求屬性的索引鍵,其值為通道正與其溝通的 EndpointAddress

適用於

另請參閱