IPartyCache.GetPartyIDBySID(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:
System::String ^ GetPartyIDBySID(System::String ^ domainUser, System::String ^ % partyId);
public string GetPartyIDBySID (string domainUser, ref string partyId);
abstract member GetPartyIDBySID : string * string -> string
Public Function GetPartyIDBySID (domainUser As String, ByRef partyId As String) As String
Parameters
- domainUser
- String
- partyId
- String