ObjectAccessRule.InheritedObjectType Property

Definition

Gets the type of child object that can inherit the ObjectAccessRule object.

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

Property Value

The type of child object that can inherit the ObjectAccessRule object.

Applies to