Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface User

Package version

User credentials used for publishing activity.

Hierarchy

Index

Properties

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional publishingPassword

publishingPassword: undefined | string

Password used for publishing.

Optional publishingPasswordHash

publishingPasswordHash: undefined | string

Password hash used for publishing.

Optional publishingPasswordHashSalt

publishingPasswordHashSalt: undefined | string

Password hash salt used for publishing.

publishingUserName

publishingUserName: string

Username used for publishing.

Optional scmUri

scmUri: undefined | string

Url of SCM site.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc