Список перегрузки
Имя | Описание |
---|---|
ClaimsPrincipal.CreateFromPrincipal (IPrincipal) | Creates the appropriate implementation of an IClaimsPrincipal based on the type of the specified IIdentity (e.g. WindowsClaimsPrincipal for a WindowsIdentity). Note the appropriate IClaimsIdentity is generated based on the specified IIdentity as well. |
ClaimsPrincipal.CreateFromPrincipal (IPrincipal, String) | Creates the appropriate implementation of an IClaimsPrincipal based on the type of the specified IIdentity (e.g. WindowsClaimsPrincipal for a WindowsIdentity). Note the appropriate IClaimsIdentity is generated based on the specified IIdentity as well. |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.