WSTrustMessage.KeySizeInBits Vlastnost

Definice

Získá nebo nastaví obsah wst:KeySize element 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ší nebo rovno nule.

Platí pro