Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

class Duende.​IdentityServer.​Saml.​Samlp.​NameIdPolicy

Assembly: Duende.IdentityServer

Inheritance: object → NameIdPolicy

Element NameIDPolicy, Core 3.4.1.1

Properties

public string
Format
A URI reference identifying the name identifier format.
public string
SPNameQualifier
Specifies in which namespace the identifier should be returned.
public bool?
AllowCreate
If the requester grants permission to the Identity provider to create a new identifier. If no value is present it indicates false.

Methods

public bool
Equals​(object obj)
Inherited from object
protected void
Finalize​()
Inherited from object
public int
GetHashCode​()
Inherited from object
GetType​()
Inherited from object
protected object
MemberwiseClone​()
Inherited from object
public string
ToString​()
Inherited from object