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