Method | Description | |
---|---|---|
ApplicationCredentials ( string appId, string appKey, string authorizationCode = null ) : System |
Initializes a new instance of the ApplicationCredentials class A PagSeguro application is identified by an app identifier and a app key |
public ApplicationCredentials ( string appId, string appKey, string authorizationCode = null ) : System | ||
appId | string | |
appKey | string | |
authorizationCode | string | |
return | System |