ActionsPublicKey Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Get a repository public key
public class ActionsPublicKey
type ActionsPublicKey = class
Public Class ActionsPublicKey
- Inheritance
-
ActionsPublicKey
Constructors
| Name | Description |
|---|---|
| ActionsPublicKey() | |
Properties
| Name | Description |
|---|---|
| CreatedAt |
The date and time when the key was created. |
| Id |
Unique identifier of the key. |
| Key |
The Base64 encoded public key. |
| KeyId |
The identifier for the key. |
| Title |
Public key title. |
| Url |
Public key url. |