Saml2AssertionKeyIdentifierClause Klasa

Definicja

Reprezentuje SecurityKeyIdentifierClause implementację odwołujących się do tokenów zabezpieczeń opartych na SAML2.

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

Konstruktory

Saml2AssertionKeyIdentifierClause(String)

Inicjuje nowe wystąpienie Saml2AssertionKeyIdentifierClause klasy dla określonego identyfikatora.

Saml2AssertionKeyIdentifierClause(String, Byte[], Int32)

Inicjuje nowe wystąpienie Saml2AssertionKeyIdentifierClause klasy dla określonego identyfikatora, identyfikator jednorazowy i rozmiaru klucza.

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)
DerivationLength

Pobiera rozmiar klucza pochodnego.

(Odziedziczone po SecurityKeyIdentifierClause)
Id

Pobiera lub ustawia identyfikator klauzuli key identifier.

(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 nonce, który został użyty 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)

Zwraca wartość wskazującą, czy identyfikator klucza dla tego wystąpienia jest równoważny z określoną klauzulą identyfikatora klucza.

Matches(String, SecurityKeyIdentifierClause)

Zwraca wartość wskazującą, czy identyfikator klucza dla potwierdzenia jest równoważny z określoną klauzulą identyfikatora klucza.

MemberwiseClone()

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

(Odziedziczone po Object)
ToString()

Zwraca ciąg, który reprezentuje bieżące wystąpienie.

Dotyczy