你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CommunicationUserIdentifier.RawId Property

Definition

Returns the canonical string representation of the CommunicationUserIdentifier. You can use the RawId for encoding the identifier and then use it as a key in a database.

public override string RawId { get; }
member this.RawId : string
Public Overrides ReadOnly Property RawId As String

Property Value

Applies to