EnumToStringUsingDescription Class
Applies To: Dynamics CRM 2015
Utility to convert an enum value into a description of what it is. Used with AuthenticationTypeCode.
Namespace: Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Inheritance Hierarchy
System.Object
System.ComponentModel.TypeConverter
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog.EnumToStringUsingDescription
Syntax
public class EnumToStringUsingDescription : TypeConverter
public ref class EnumToStringUsingDescription : TypeConverter
type EnumToStringUsingDescription =
class
inherit TypeConverter
end
Public Class EnumToStringUsingDescription
Inherits TypeConverter
Constructors
Name | Description | |
---|---|---|
EnumToStringUsingDescription() |
Methods
Extension Methods
Name | Description | |
---|---|---|
SerializeByJson(IEnumerable<Type>) | Serialize an object using the DataContractJsonSerializer.(Defined by ObjectExtensions.) |
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.
See Also
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace
Developer extensions for Microsoft Dynamics CRM 2015
Return to top
© 2017 Microsoft. All rights reserved. Copyright