Читати англійською Редагувати

Поділитися через


SamlAttributeStatement.AddClaimsToList(IList<Claim>) Method

Definition

Adds the specified set of claims as attributes to this SAML statement.

C#
protected override void AddClaimsToList(System.Collections.Generic.IList<System.IdentityModel.Claims.Claim> claims);

Parameters

claims
IList<Claim>

An IList<T> of type Claim that contains the set of claims to add to the SAML statement.

Remarks

Use the AddClaimsToList(IList<Claim>) method to convert a set of claims into attributes of a SAML assertion.

Applies to

Продукт Версії
.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