ClaimsProviderTrust Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public ref class ClaimsProviderTrust : Microsoft::IdentityServer::Management::Resources::ClaimsProviderTrustBase
[System.CLSCompliant(false)]
public class ClaimsProviderTrust : Microsoft.IdentityServer.Management.Resources.ClaimsProviderTrustBase
type ClaimsProviderTrust = class
inherit ClaimsProviderTrustBase
Public Class ClaimsProviderTrust
Inherits ClaimsProviderTrustBase
- Inheritance
- Attributes
Properties
Methods
SetSigningCertificates(IEnumerable<X509Certificate2>) |