|
override void | Dispose (bool disposing) |
|
|
global::System.Runtime.InteropServices.HandleRef | swigCPtr |
|
Virtru.SDK.CredentialsAppId.CredentialsAppId |
( |
global::System.IntPtr |
cPtr, |
|
|
bool |
cMemoryOwn |
|
) |
| |
|
inlinepackage |
Virtru.SDK.CredentialsAppId.CredentialsAppId |
( |
string |
owner, |
|
|
string |
appId |
|
) |
| |
|
inline |
Constructor
- Parameters
-
owner | - The owner email of the credentials |
appId | - The AppId the credentials |
override void Virtru.SDK.CredentialsAppId.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotectedvirtual |
void Virtru.SDK.Credentials.Dispose |
( |
| ) |
|
|
inlineinherited |
override StringStringMap Virtru.SDK.CredentialsAppId.generateAuthHeaders |
( |
string |
url, |
|
|
string |
method, |
|
|
string |
body, |
|
|
StringStringMap |
headers, |
|
|
string |
date |
|
) |
| |
|
inlinevirtual |
Create the header key/value pairs that should be added to the request to establish authorization
- Parameters
-
url | - The full url for the request, including protocol prefix and parameter information |
method | - The method for the request, such as 'get' or 'post' |
body | - The body for the request, can be an empty string if there is no body content |
headers | - a set of http header key/value pairs that should be included in calculations |
date | - the date string that should be used in calculations - Returns
- - map of key/value http header pairs
|
Reimplemented from Virtru.SDK.Credentials.
static global.System.Runtime.InteropServices.HandleRef Virtru.SDK.CredentialsAppId.getCPtr |
( |
CredentialsAppId |
obj | ) |
|
|
inlinestaticpackage |
static global.System.Runtime.InteropServices.HandleRef Virtru.SDK.Credentials.getCPtr |
( |
Credentials |
obj | ) |
|
|
inlinestaticpackageinherited |
Get the type of this credentials object, as specified by the CredentialsType enum value
- Returns
- - The type enum value of this credentials instance
string Virtru.SDK.Credentials.getTypeStr |
( |
| ) |
|
|
inlineinherited |
Get the type of this credentials object, as a string representation of the CredentialsType
- Returns
- - The type of this credentials instance as a string
override string Virtru.SDK.CredentialsAppId.getUserId |
( |
| ) |
|
|
inlinevirtual |
override string Virtru.SDK.CredentialsAppId.str |
( |
| ) |
|
|
inlinevirtual |
Get a debug-friendly string describing this credentials object
- Returns
- - The type of this credentials instance as a string
Reimplemented from Virtru.SDK.Credentials.
static global.System.Runtime.InteropServices.HandleRef Virtru.SDK.CredentialsAppId.swigRelease |
( |
CredentialsAppId |
obj | ) |
|
|
inlinestaticpackage |
static global.System.Runtime.InteropServices.HandleRef Virtru.SDK.Credentials.swigRelease |
( |
Credentials |
obj | ) |
|
|
inlinestaticpackageinherited |
bool Virtru.SDK.Credentials.swigCMemOwn |
|
protectedinherited |
global.System.Runtime.InteropServices.HandleRef Virtru.SDK.CredentialsAppId.swigCPtr |
|
private |
The documentation for this class was generated from the following file: