4 references to RdnPrefix
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (1)
756
defaultRdn = MyAttribute[i].
RdnPrefix
;
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
91
defaultRdn = MyAttribute[i].
RdnPrefix
;
System\DirectoryServices\AccountManagement\ExtensionHelper.cs (2)
35
defaultRdn = MyAttribute[i].
RdnPrefix
;
39
return MyAttribute[i].
RdnPrefix
;