Method | Description | |
---|---|---|
Delete ( ICredential credential, ICredential>.System |
||
Load ( ICredential>.System |
||
Save ( ICredential credential, ICredential>.System |
||
SetSampleCredential ( ICredential newCredential ) : ICredential |
Sets the sample credential to return when calling Load.
|
public Delete ( ICredential credential, ICredential>.System |
||
credential | ICredential | |
callback | ICredential>.System | |
return | void |
public Load ( ICredential>.System |
||
callback | ICredential>.System | |
return | void |
public Save ( ICredential credential, ICredential>.System |
||
credential | ICredential | |
callback | ICredential>.System | |
return | void |
public static SetSampleCredential ( ICredential newCredential ) : ICredential | ||
newCredential | ICredential | New credential. |
return | ICredential |