1 write to ScriptPath
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AuthenticablePrincipal.cs (1)
147
set { this.AccountInfo.
ScriptPath
= value; }
1 reference to ScriptPath
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AuthenticablePrincipal.cs (1)
146
get { return this.AccountInfo.
ScriptPath
; }