Bagikan melalui


RequestSecurityToken.Issuer Properti

Definisi

Mendapatkan atau mengatur penerbit token wst:OnBehalfOf.

public:
 property System::IdentityModel::Protocols::WSTrust::EndpointReference ^ Issuer { System::IdentityModel::Protocols::WSTrust::EndpointReference ^ get(); void set(System::IdentityModel::Protocols::WSTrust::EndpointReference ^ value); };
public System.IdentityModel.Protocols.WSTrust.EndpointReference Issuer { get; set; }
member this.Issuer : System.IdentityModel.Protocols.WSTrust.EndpointReference with get, set
Public Property Issuer As EndpointReference

Nilai Properti

EndpointAddress yang berisi alamat pengeluar sertifikat.

Keterangan

Mewakili isi elemen wst:Issuer. Elemen opsional ini mengidentifikasi penerbit token yang ditentukan dalam elemen wst:OnBehalfOf.

Berlaku untuk