ObjectAccessRule.ObjectType 属性

定义

获取应用对象 ObjectAccessRule 的类型。

public:
 property Guid ObjectType { Guid get(); };
public Guid ObjectType { get; }
member this.ObjectType : Guid
Public ReadOnly Property ObjectType As Guid

属性值

要应用到 ObjectAccessRule 的对象的类型。

适用于