Język

WSTrustMessage.SignWith Właściwość

Definicja

Pobiera lub ustawia zawartość elementu wst:SignWith.

public:
 property System::String ^ SignWith { System::String ^ get(); void set(System::String ^ value); };
public string SignWith { get; set; }
member this.SignWith : string with get, set
Public Property SignWith As String

Wartość właściwości

Ciąg zawierający identyfikator URI identyfikujący żądany algorytm podpisu.

Wyjątki

Próba ustawienia wartości na null lub występuje pusty ciąg.

Uwagi

Ten opcjonalny element identyfikatora URI wskazuje żądany algorytm podpisu, który ma być używany z wystawionym tokenem zabezpieczającym. Jest to rozszerzenie elementu RequestSecurityToken.

Dotyczy