AuthBridge.Protocols.ProtocolHandlerBase.ProtocolHandlerBase C# (CSharp) 메소드

ProtocolHandlerBase() 보호된 메소드

protected ProtocolHandlerBase ( ClaimProvider issuer ) : System
issuer AuthBridge.Model.ClaimProvider
리턴 System
        protected ProtocolHandlerBase(ClaimProvider issuer)
            : this(issuer, DefaultConfigurationRepository.Instance)
        {
        }

Same methods

ProtocolHandlerBase::ProtocolHandlerBase ( ClaimProvider issuer, IConfigurationRepository configuration ) : System