共用方式為


ClaimTypes.PPID 屬性

定義

取得指定實體私密個人識別碼 (PPI) 之宣告的 URI。

public:
 static property System::String ^ PPID { System::String ^ get(); };
public static string PPID { get; }
static member PPID : string
Public Shared ReadOnly Property PPID As String

屬性值

指定實體私密個人識別碼 (PPI) 之宣告的 URI。

備註

這個屬性傳回的字串為 http://schemas.xmlsoap.org/ws/2005/05/identity/claims/privatepersonalidentifier

適用於