interface CredentialInterface (View source)

Methods

string
getId()

The credential's identifier. The requirements for the identifier are distinct for each type of credential.

string
getType()

Specifies the kind of credential represented by this object.

Details

string getId()

The credential's identifier. The requirements for the identifier are distinct for each type of credential.

Return Value

string

string getType()

Specifies the kind of credential represented by this object.

Return Value

string