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 Sustainsys.​Saml2.​Metadata.​IdpSsoDescriptor
Assembly: Sustainsys.Saml2
Inheritance: object → RoleDescriptor → SsoDescriptor → IdpSsoDescriptor
Implemented Interfaces
- ICachedMetadata Implemented by: RoleDescriptor
Properties
public
System.​Collections.​Generic.​ICollection<​SingleSignOnService>
SingleSignOnServices
public
System.​Collections.​Generic.​ICollection<​NameIDMappingService>
NameIDMappingServices
public
System.​Collections.​Generic.​ICollection<​AssertionIdRequestService>
AssertionIDRequestServices
public
System.​Collections.​Generic.​ICollection<​AttributeProfile>
AttributeProfiles
public
System.​Collections.​Generic.​ICollection<​Microsoft.​IdentityModel.​Tokens.​Saml2.​Saml2Attribute>
SupportedAttributes
public
bool?
WantAuthnRequestsSigned
public
IndexedCollectionWithDefault<​ArtifactResolutionService>
ArtifactResolutionServices
public
System.​Collections.​Generic.​ICollection<​SingleLogoutService>
SingleLogoutServices
public
System.​Collections.​Generic.​ICollection<​ManageNameIDService>
ManageNameIDServices
public
System.​Collections.​Generic.​ICollection<​NameIDFormat>
NameIdentifierFormats
public
System.​Collections.​Generic.​ICollection<​ContactPerson>
Contacts
public
System.​Collections.​Generic.​ICollection<​System.​Uri>
ProtocolsSupported
public
System.​Uri
ErrorUrl
public
string
Id
public
System.​Collections.​Generic.​ICollection<​KeyDescriptor>
Keys
public
Organization
Organization
public
XsdDuration?
CacheDuration
public
System.​DateTime?
ValidUntil
public
System.​Collections.​Generic.​ICollection<​System.​Xml.​XmlElement>
Extensions
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