1 write to SmartcardLogonRequired
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AuthenticablePrincipal.cs (1)
118
set { this.AccountInfo.
SmartcardLogonRequired
= value; }
1 reference to SmartcardLogonRequired
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AuthenticablePrincipal.cs (1)
117
get { return this.AccountInfo.
SmartcardLogonRequired
; }