次の方法で共有


Saml2Constants.ConfirmationMethods Class

Definition

public static class Saml2Constants.ConfirmationMethods
type Saml2Constants.ConfirmationMethods = class
Public Class Saml2Constants.ConfirmationMethods
Inheritance
Saml2Constants.ConfirmationMethods

Fields

Bearer

The subject of the assertion is the bearer of the assertion. [Saml2Prof, 3.3]

BearerString
HolderOfKey

The holder of a specified key is considered to be the subject of the assertion by the asserting party. [Saml2Prof, 3.1]

HolderOfKeyString
SenderVouches

Indicates that no other information is available about the context of use of the assertion. [Saml2Prof, 3.2]

SenderVouchesString

Applies to