SPUtility.ResolvePrincipal Method
Include Protected Members
Include Inherited Members
Resolves principal information into an SPPrincipalInfo object, depending on the parameters that are supplied to this overloaded method.
Overload List
Name | Description | |
---|---|---|
ResolvePrincipal(SPWebApplication, Nullable<SPUrlZone>, String, SPPrincipalType, SPPrincipalSource, Boolean) | Resolves principal information into an SPPrincipalInfo object. | |
ResolvePrincipal(SPWeb, String, SPPrincipalType, SPPrincipalSource, SPUserCollection, Boolean) | Resolves principal information into an SPPrincipalInfo object. |
Top