SecurityTokenAttachmentMode Enum

Definition

An enumeration that lists the ways in which security tokens are attached.

public enum SecurityTokenAttachmentMode
Inheritance
SecurityTokenAttachmentMode

Fields

Name Value Description
Signed 0

The token is included in the message signature.

Endorsing 1

The token is used to sign the message signature.

SignedEndorsing 2

The token is included in and signs the message signature.

SignedEncrypted 3

The token is included in the message signature and is encrypted.

Remarks

This enumeration specifies the signing and encrypting relationships between a message and its signature.

Applies to

Produs Versiuni
.NET 8 (package-provided)
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1