Прочетете на английски Редактиране

Споделяне чрез


SamlSecurityTokenHandler.ProcessSamlSubject Method

Definition

Creates claims from the SAML 1.1 subject and adds them to the specified subject.

C#
protected virtual void ProcessSamlSubject(System.IdentityModel.Tokens.SamlSubject samlSubject, System.Security.Claims.ClaimsIdentity subject, string issuer);

Parameters

samlSubject
SamlSubject

The SamlSubject from which the claims are created.

subject
ClaimsIdentity

The subject to which the claims are added.

issuer
String

The issuer.

Exceptions

samlSubject is null.

Applies to

Продукт Версии
.NET Framework 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