Method | Description | |
---|---|---|
GetUri ( ) : |
Gets Uri of Signed Request with signature paramter.
|
Method | Description | |
---|---|---|
GetQueryStringParameters ( ) : QueryStringParametersList |
Get the query string collection of added parameters for the request.
|
|
Sign ( |
Signs the request using premium subscription.
|
Method | Description | |
---|---|---|
FromBase64UrlString ( string base64UrlString ) : byte[] | ||
ToBase64UrlString ( byte data ) : string |
protected GetQueryStringParameters ( ) : QueryStringParametersList | ||
return | QueryStringParametersList |