Aracılığıyla paylaş


IssuedTokenParametersElement.KeySize Özellik

Tanım

Verme anahtarının boyutunu alır veya ayarlar.

public:
 property int KeySize { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("keySize", DefaultValue=0)]
[System.Configuration.IntegerValidator(MinValue=0)]
public int KeySize { get; set; }
[<System.Configuration.ConfigurationProperty("keySize", DefaultValue=0)>]
[<System.Configuration.IntegerValidator(MinValue=0)>]
member this.KeySize : int with get, set
Public Property KeySize As Integer

Özellik Değeri

Int32

Verme anahtarının boyutu. Varsayılan değer 256 ' dir.

Öznitelikler

Şunlara uygulanır