ObjectAuditRule::ObjectType Property

 

Gets the type of object to which the ObjectAuditRule applies.

Namespace:   System.Security.AccessControl
Assembly:  mscorlib (in mscorlib.dll)

public:
property Guid ObjectType {
	Guid get();
}

Property Value

Type: System::Guid

The type of object to which the ObjectAuditRule applies.

.NET Framework
Available since 2.0
Return to top
Show: