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.​Scoping
Assembly: Duende.IdentityServer
Inheritance: object → Scoping
Specifies the identity providers trusted by the requester. Element Scoping, Core 3.4.1.2
Properties
public
int?
ProxyCount
Specifies a number of proxying indirections permissable between
the identity provider that receives this AuthRequest
and the identity provider that ultimately authenticates the principal.
public
IdpList
IDPList
An advisory list of identity providers and associated information.
public
System.​Collections.​Generic.​List<​string>
RequesterID
Requesting entities are identified on whose behalf the requester is acting.
Methods
public
bool
Equals​(object obj)
Inherited from object
protected
void
Finalize​()
Inherited from object
public
int
GetHashCode​()
Inherited from object
protected
object
MemberwiseClone​()
Inherited from object
public
string
ToString​()
Inherited from object