RelyingPartyTrust Class

Definition

public ref class RelyingPartyTrust : Microsoft::IdentityServer::Management::Resources::RelyingPartyTrustPropertiesBase
public class RelyingPartyTrust : Microsoft.IdentityServer.Management.Resources.RelyingPartyTrustPropertiesBase
type RelyingPartyTrust = class
    inherit RelyingPartyTrustPropertiesBase
Public Class RelyingPartyTrust
Inherits RelyingPartyTrustPropertiesBase
Inheritance

Properties

AccessControlPolicyName (Inherited from RelyingPartyTrustPropertiesBase)
AccessControlPolicyParameters (Inherited from RelyingPartyTrustPropertiesBase)
AdditionalAuthenticationRules (Inherited from RelyingPartyTrustPropertiesBase)
AdditionalWSFedEndpoint
AllowedAuthenticationClassReferences
AllowedClientTypes
AlwaysRequireAuthentication
AutoUpdateEnabled (Inherited from RelyingPartyTrustPropertiesBase)
ClaimsAccepted
ClaimsProviderName
ConflictWithPublishedPolicy (Inherited from RelyingPartyTrustPropertiesBase)
DelegationAuthorizationRules (Inherited from RelyingPartyTrustPropertiesBase)
DeviceAuthenticationMethod
Enabled
EnableJWT
EncryptClaims
EncryptedNameIdRequired
EncryptionCertificate
EncryptionCertificateRevocationCheck
Identifier
ImpersonationAuthorizationRules (Inherited from RelyingPartyTrustPropertiesBase)
IssuanceAuthorizationRules (Inherited from RelyingPartyTrustPropertiesBase)
IssuanceTransformRules (Inherited from RelyingPartyTrustPropertiesBase)
IssueOAuthRefreshTokensTo
LastMonitoredTime (Inherited from RelyingPartyTrustPropertiesBase)
LastPublishedPolicyCheckSuccessful (Inherited from RelyingPartyTrustPropertiesBase)
LastUpdateTime (Inherited from RelyingPartyTrustPropertiesBase)
MetadataUrl (Inherited from RelyingPartyTrustPropertiesBase)
MonitoringEnabled (Inherited from RelyingPartyTrustPropertiesBase)
Name (Inherited from RelyingPartyTrustPropertiesBase)
NotBeforeSkew
Notes
ObjectIdentifier
OrganizationInfo
ProtocolProfile
ProxyEndpointMappings
ProxyTrustedEndpoints
PublishedThroughProxy
RefreshTokenProtectionEnabled
RequestMFAFromClaimsProviders
RequestSigningCertificate
ResultantPolicy (Inherited from RelyingPartyTrustPropertiesBase)
SamlEndpoints
SamlResponseSignature
ScopeGroupId
ScopeGroupIdentifier
SignatureAlgorithm
SignedSamlRequestsRequired
SigningCertificateRevocationCheck
TokenLifetime
WSFedEndpoint

Methods

SetAdditionalWSFedEndpoints(IEnumerable<String>)
SetAllowedAuthenticationClassReferences(String[])
SetIdentifiers(IEnumerable<String>)
SetProxiedTrustedEndpoints(IEnumerable<String>)
SetRequestSigningCertificates(IEnumerable<X509Certificate2>)

Applies to