ObjectAccessRule::InheritedObjectType Property

 

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

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

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

Property Value

Type: System::Guid

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

.NET Framework
Available since 2.0
Return to top
Show: