Udostępnij za pośrednictwem


WSTrustMessage.KeySizeInBits Właściwość

Definicja

Pobiera lub ustawia zawartość elementu wst:KeySize wewnątrz komunikatu RequestSecurityToken (RST).

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)

Wartość właściwości

Rozmiar klucza w bitach.

Wyjątki

Następuje próba ustawienia wartości mniejszej lub równej zero.

Dotyczy