Effective client restrictions (cannot be stored in ProtectedAccount fields because they need additional data).
More...
|
| ClientRestsEff (string s) |
| Initializes a new instance of the ClientRestsEff class.
|
|
override string | ToString () |
| Returns a System.String that represents this instance. Useful if the "Get-UserLockProtectedAccountEffective -Property ClientRestsEff" cmdlet is called.
|
|
Effective client restrictions (cannot be stored in ProtectedAccount fields because they need additional data).
◆ ClientRestsEff()
Initializes a new instance of the ClientRestsEff class.
- Parameters
-
s | The string from which the new instance is built. |
◆ ToString()
override string ToString |
( |
| ) |
|
Returns a System.String that represents this instance. Useful if the "Get-UserLockProtectedAccountEffective -Property ClientRestsEff" cmdlet is called.
- Returns
- A System.String that represents this instance.
◆ ClientRestsEffective
Dictionary<String, Tuple<RestrictionMode, ClientRests> > ClientRestsEffective |
|
getset |
Gets or sets the effective client restrictions.
The effective client restrictions.