UserLock API
|
Organizational unit for workstation restrictions. More...
Public Member Functions | |
OuRestriction (string distinguishedName, SessionType sessionTypes) | |
Create a new organizational unit restriction. | |
Properties | |
string | DistinguishedName [get, set] |
Get/set the distinguished name of the organizational unit. | |
string | CanonicalName [get] |
Get the canonical name of the organizational unit. | |
![]() | |
SessionType | SessionTypes [get, set] |
Get/set session types concerned by the protected item. | |
string | Name [get] |
Name of the protected item. | |
Organizational unit for workstation restrictions.
OuRestriction | ( | string | distinguishedName, |
SessionType | sessionTypes ) |
Create a new organizational unit restriction.
distinguishedName | Distinguished name of the organizational unit |
sessionTypes | Types of sessions concerned by the restriction |