LiveIdDeviceSecurityTokenHandler Class
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in microsoft.xrm.sdk.dll)
Usage
'Usage
Syntax
'Declaration
<SecuritySafeCriticalAttribute> _
<SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted:=True)> _
Public NotInheritable Class LiveIdDeviceSecurityTokenHandler
Inherits UserNameSecurityTokenHandler
[SecuritySafeCriticalAttribute]
[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted=true)]
public sealed class LiveIdDeviceSecurityTokenHandler : UserNameSecurityTokenHandler
Inheritance Hierarchy
System.Object
Microsoft.IdentityModel.Tokens.SecurityTokenHandler
Microsoft.IdentityModel.Tokens.UserNameSecurityTokenHandler
Microsoft.Xrm.Sdk.Client.LiveIdDeviceSecurityTokenHandler
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2008
Target Platforms
Windows 7 (All Versions), Windows Vista (All Versions), Windows XP Professional SP2, Windows XP Home Edition SP2, Windows XP Media Center Edition SP2, Windows XP Tablet PC Edition SP2
See Also
Reference
LiveIdDeviceSecurityTokenHandler Members
Microsoft.Xrm.Sdk.Client Namespace
Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.