Share via


UserPropertiesOutput interface

User resource specific properties

Properties

publishingPassword

Password used for publishing.

Value may contain a password

publishingPasswordHash

Password hash used for publishing.

Value may contain a password

publishingPasswordHashSalt

Password hash salt used for publishing.

Value may contain a password

publishingUserName

Username used for publishing.

scmUri

Url of SCM site.

Property Details

publishingPassword

Password used for publishing.

Value may contain a password

publishingPassword?: string

Property Value

string

publishingPasswordHash

Password hash used for publishing.

Value may contain a password

publishingPasswordHash?: string

Property Value

string

publishingPasswordHashSalt

Password hash salt used for publishing.

Value may contain a password

publishingPasswordHashSalt?: string

Property Value

string

publishingUserName

Username used for publishing.

publishingUserName: string

Property Value

string

scmUri

Url of SCM site.

scmUri?: string

Property Value

string