Udostępnij za pośrednictwem


SecurityContextSecurityToken.KeyGeneration Właściwość

Definicja

Pobiera generowanie kluczy.

public:
 property System::Xml::UniqueId ^ KeyGeneration { System::Xml::UniqueId ^ get(); };
public System.Xml.UniqueId KeyGeneration { get; }
member this.KeyGeneration : System.Xml.UniqueId
Public ReadOnly Property KeyGeneration As UniqueId

Wartość właściwości

Element UniqueId reprezentujący generowanie klucza.

Uwagi

Począwszy od .NET Framework 3.5, ta właściwość jest emitowana na drutie jako <sc:Instance> element. W poprzednich wersjach .NET Framework był emitowany jako <sc:Generation> element.

Dotyczy