ObjectAccessRule.InheritedObjectType 属性

定义

获取可继承 ObjectAccessRule 对象的子对象的类型。

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

属性值

Guid

可继承 ObjectAccessRule 对象的子对象的类型。

适用于