public AdapterPresentation(string upn = null, SecretKey secretKey = null) { _upn = upn; _secretKey = secretKey; }