ClaimProperties Class

Definition

Defines the keys for properties contained in the Properties property.

public ref class ClaimProperties abstract sealed
public static class ClaimProperties
type ClaimProperties = class
Public Class ClaimProperties
Inheritance
ClaimProperties

Fields

Namespace

The claim properties namespace.

SamlAttributeDisplayName

The SAML display name attribute.

SamlAttributeNameFormat

The SAML name format attribute.

SamlNameIdentifierFormat

The SAML name identifier format.

SamlNameIdentifierNameQualifier

A constant that defines the key for the SAML NameQualifier attribute of the SAML <NameID> element. The NameQualifier attribute specifies the security or administrative domain that qualifies the name.

SamlNameIdentifierSPNameQualifier

A constant that defines the key for the SPNameQualifier attribute of the SAML <NameID> element. The SPNameQualifier attribute specifies the name of a service provider or affiliation of providers that is used to further qualify a name.

SamlNameIdentifierSPProvidedId

A constant that defines the key for the SPProvidedId attribute of the SAML <NameID> element. The SPProvidedId attribute specifies a name identifier established by a service provider or affiliation of providers for the entity, if different from the primary name identifier.

Applies to