WSTrustMessage.KeySizeInBits Proprietà

Definizione

Ottiene o imposta il contenuto dell'elemento wst:KeySize in un messaggio RST (Request SecurityToken).

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)

Valore della proprietà

Dimensione della chiave in bit.

Eccezioni

Si verifica un tentativo di impostare un valore inferiore o uguale a zero.

Si applica a