2 types derived from StoreKey
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreKey.cs (1)
10
internal sealed class ADStoreKey :
StoreKey
System\DirectoryServices\AccountManagement\SAM\SAMStoreKey.cs (1)
10
internal sealed class SAMStoreKey :
StoreKey
2 references to StoreKey
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Principal.cs (2)
873
private
StoreKey
_key;
874
internal
StoreKey
Key