Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - cryptoKeyInfoType

Description

Information detail relating to the local identity provider.

Properties

Name Type Occurrence Description
importedOn xs:dateTime Optional The date/time the key was imported into the profile. This property is ignored when adding a cert.
keyData xs:string Required The textual representation of the key.
keyId xs:unsignedInt Optional This is the ID used to access the key for editing/updating.
signing xs:boolean Required Set to true if this key is used for signature verification.
type cryptoKeyType Required The type of key this is.
useCounter xs:unsignedInt Optional The number of times this certificate has been used when authenticating a user.
validFrom xs:dateTime Optional The date/time the key is valid from.
validTo xs:dateTime Optional The date/time the key is valid to
In This Document