Table of Contents

Class AnthropicMetadata

public class AnthropicMetadata
Inheritance
object
AnthropicMetadata

Properties

UserId

Optional. An external identifier for the user who is associated with the request.

This should be a uuid, hash value, or other opaque identifier. Anthropic may use this id to help detect abuse. Do not include any identifying information such as name, email address, or phone number.

Maximum length: 256 Examples: "13803d75-b4b5-4c3e-b2a2-6f21399b021b"

public SafetyIdentifier UserId { get; set; }

Property Value

SafetyIdentifier