Share via


WSTrustMessage.KeySizeInBits Vlastnost

Definice

Získá nebo nastaví obsah wst:KeySize elementu uvnitř RequestSecurityToken (RST) zprávy.

public:
 property Nullable<int> KeySizeInBits { Nullable<int> get(); void set(Nullable<int> value); };
public int? KeySizeInBits { get; set; }
member this.KeySizeInBits : Nullable<int> with get, set
Public Property KeySizeInBits As Nullable(Of Integer)

Hodnota vlastnosti

Velikost klíče v bitech

Výjimky

Dojde k pokusu o nastavení hodnoty menší než nebo rovna nule.

Platí pro