NSUntrustedCredentials
Credentials for external authentication.
Credentials for external authentication.
Initializes a new instance of the NSUntrustedCredentials class.
Returns: CRMScript.Global.String - Description of credentials. Max 255 characters.
Example:
Returns: CRMScript.Global.Bool - Is this credentials currently active.
Example:
Returns: CRMScript.Global.String - Data stored unencrypted in the db. Typically server and or username. Max 238 characters.
Example:
Returns: CRMScript.Global.String - Data stored encrypted in the db. Typically a password. Max 70 characters.
Example:
Returns: CRMScript.Global.DateTime - Credentials are valid from this date.
Example:
Returns: CRMScript.Global.DateTime - Credentials are valid to this date.
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Related topics
NSUserAgentSave Untrusted CredentialsRemove Untrusted CredentialsGet Untrusted CredentialsCreate Default Untrusted CredentialsSave Untrusted Credentials For Associate