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.

struct Duende.​IdentityModel.​Client.​AuthorityValidationResult

Assembly: Duende.IdentityModel

Fields and Constants

public static readonly AuthorityValidationResult
SuccessResult

Properties

public string
ErrorMessage
public bool
Success

Methods

CreateError​(string message)
public string
ToString​()
public bool
Equals​(object obj)
Inherited from System.​ValueType
public int
GetHashCode​()
Inherited from System.​ValueType
protected void
Finalize​()
Inherited from object
GetType​()
Inherited from object
protected object
MemberwiseClone​()
Inherited from object