DomainUtil.LookupAccountName(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Security.Principal.SecurityIdentifier LookupAccountName (string systemName, string accountName);
static member LookupAccountName : string * string -> System.Security.Principal.SecurityIdentifier
Public Shared Function LookupAccountName (systemName As String, accountName As String) As SecurityIdentifier
Parameters
- systemName
- String
- accountName
- String