Property | Type | Description | |
---|---|---|---|
OnBreaksInheritanceChanged | void | ||
OnBreaksInheritanceChanging | void | ||
OnCreated | void | ||
OnLoaded | void | ||
OnSecurableContextIdChanged | void | ||
OnSecurableContextIdChanging | void | ||
OnSecurableObjectUidChanged | void | ||
OnSecurableObjectUidChanging | void | ||
OnValidate | void | ||
attach_GroupAssociations | void | ||
detach_GroupAssociations | void |
Method | Description | |
---|---|---|
SecurableObject ( ) : System.Data.Linq |
Method | Description | |
---|---|---|
SendPropertyChanged ( String propertyName ) : void | ||
SendPropertyChanging ( ) : void |
Method | Description | |
---|---|---|
OnBreaksInheritanceChanged ( ) : void | ||
OnBreaksInheritanceChanging ( bool value ) : void | ||
OnCreated ( ) : void | ||
OnLoaded ( ) : void | ||
OnSecurableContextIdChanged ( ) : void | ||
OnSecurableContextIdChanging ( int value ) : void | ||
OnSecurableObjectUidChanged ( ) : void | ||
OnSecurableObjectUidChanging ( System value ) : void | ||
OnValidate ( System action ) : void | ||
attach_GroupAssociations ( |
||
detach_GroupAssociations ( |
public SecurableObject ( ) : System.Data.Linq | ||
return | System.Data.Linq |
protected SendPropertyChanged ( String propertyName ) : void | ||
propertyName | String | |
return | void |