CredentialRef public class CredentialRef Documentation public int ArtifactID { get; set; } Credential Artifact ID public string Name { get; set; } Credential Name public CredentialRef() Creates a new instance of the CredentialRef class. public CredentialRef(int artifactID) Credential Reference Constructor