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.​SecurityTokenServiceDescriptor
Assembly: Sustainsys.Saml2
Inheritance: object → RoleDescriptor → WebServiceDescriptor → SecurityTokenServiceDescriptor
Implemented Interfaces
- ICachedMetadata Implemented by: RoleDescriptor
Properties
public
System.​Collections.​ObjectModel.​Collection<​EndpointReference>
SecurityTokenServiceEndpoints
public
System.​Collections.​ObjectModel.​Collection<​EndpointReference>
SingleSignOutSubscriptionEndpoints
public
System.​Collections.​ObjectModel.​Collection<​EndpointReference>
SingleSignOutNotificationEndpoints
public
System.​Collections.​ObjectModel.​Collection<​EndpointReference>
PassiveRequestorEndpoints
public
bool?
AutomaticPseudonyms
public
System.​Collections.​Generic.​ICollection<​System.​Uri>
ClaimDialectsOffered
public
System.​Collections.​Generic.​ICollection<​DisplayClaim>
ClaimTypesOffered
public
System.​Collections.​Generic.​ICollection<​DisplayClaim>
ClaimTypesRequested
public
System.​Collections.​Generic.​ICollection<​System.​Uri>
LogicalServiceNamesOffered
public
string
ServiceDescription
public
string
ServiceDisplayName
public
System.​Collections.​Generic.​ICollection<​EndpointReference>
TargetScopes
public
System.​Collections.​Generic.​ICollection<​System.​Uri>
TokenTypesOffered
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