共用方式為


IAuthorizationComponent.Id 屬性

定義

取得識別此授權元件的字串。

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

屬性值

識別此授權元件的字串。

備註

Id 屬性的值對「身分識別模型」中的所有物件都必須是唯一。

適用於