C# Class dk.nita.saml20.Specification.SpecificationFactory

显示文件 Open project: symplified/Symplified.Auth

Public Methods

Method Description
GetCertificateSpecifications ( IDPEndPoint endpoint ) : List

Gets the certificate specifications.

Method Details

GetCertificateSpecifications() public static method

Gets the certificate specifications.
public static GetCertificateSpecifications ( IDPEndPoint endpoint ) : List
endpoint IDPEndPoint The endpoint.
return List