SecurityContextKeyIdentifierClause Klasa

Definicja

Reprezentuje klauzulę identyfikatora klucza dla tokenu kontekstu zabezpieczeń.

public ref class SecurityContextKeyIdentifierClause : System::IdentityModel::Tokens::SecurityKeyIdentifierClause
public class SecurityContextKeyIdentifierClause : System.IdentityModel.Tokens.SecurityKeyIdentifierClause
type SecurityContextKeyIdentifierClause = class
    inherit SecurityKeyIdentifierClause
Public Class SecurityContextKeyIdentifierClause
Inherits SecurityKeyIdentifierClause
Dziedziczenie
SecurityContextKeyIdentifierClause

Konstruktory

SecurityContextKeyIdentifierClause(UniqueId)

Inicjuje SecurityContextKeyIdentifierClause nowe wystąpienie klasy przy użyciu określonego identyfikatora kontekstu.

SecurityContextKeyIdentifierClause(UniqueId, UniqueId)

Inicjuje nowe wystąpienie SecurityContextKeyIdentifierClause klasy przy użyciu określonego identyfikatora kontekstu i generowania.

SecurityContextKeyIdentifierClause(UniqueId, UniqueId, Byte[], Int32)

Inicjuje SecurityContextKeyIdentifierClause nowe wystąpienie klasy z określonymi wartościami.

Właściwości

CanCreateKey

Pobiera wartość wskazującą, czy można utworzyć klucz.

(Odziedziczone po SecurityKeyIdentifierClause)
ClauseType

Pobiera typ klauzuli identyfikatora klucza.

(Odziedziczone po SecurityKeyIdentifierClause)
ContextId

Pobiera identyfikator kontekstu zabezpieczeń.

DerivationLength

Pobiera rozmiar klucza pochodnego.

(Odziedziczone po SecurityKeyIdentifierClause)
Generation

Pobiera generację.

Id

Pobiera lub ustawia identyfikator klauzuli klucza.

(Odziedziczone po SecurityKeyIdentifierClause)

Metody

CreateKey()

Tworzy klucz na podstawie parametrów przekazanych do konstruktora.

(Odziedziczone po SecurityKeyIdentifierClause)
Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetDerivationNonce()

Pobiera wartość inną niż użyta do wygenerowania klucza pochodnego.

(Odziedziczone po SecurityKeyIdentifierClause)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
Matches(SecurityKeyIdentifierClause)

Porównuje określony SecurityKeyIdentifierClause z bieżącym wystąpieniem SecurityContextKeyIdentifierClause klasy.

Matches(UniqueId, UniqueId)

Porównuje określony SecurityKeyIdentifierClause z bieżącym wystąpieniem SecurityContextKeyIdentifierClause klasy z określonym identyfikatorem kontekstu i generowaniem.

MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zawiera tekstową reprezentację tego wystąpienia klasy.

Dotyczy