ObjectAccessRule.ObjectType Property

Definition

Gets the type of object to which the ObjectAccessRule applies.

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

Property Value

The type of object to which the ObjectAccessRule applies.

Applies to