Aracılığıyla paylaş


WSTrustMessage.UseKey Özellik

Tanım

wst:UseKey öğesinin içeriğini alır veya ayarlar.

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

Özellik Değeri

UseKey Anahtarı içeren bir.

Açıklamalar

İstek sahibi yeni bir anahtar oluşturmak yerine mevcut bir anahtarı kullanmak isterse, istenen anahtarı içeren bir güvenlik belirtecine başvurmak için bu özellik kullanılabilir. Bu genellikle asimetrik anahtar verme durumunda kullanılır.

Şunlara uygulanır