property Key: TScKey;
Description
The Key property holds the public key of the user that is used for authentication by key. The authentication by key is possible if the Authentications property includes the uaPublicKey value.
Note: If the Authentications property does not include the uaPublicKey value, the Key is nil.
See Also