通过


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 对于标识模型中的所有对象必须是唯一的。

适用于