DeviceRegistrationRequest.Authentication Property
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.
Internal Use only
public:
property Microsoft::Xrm::Tooling::Connector::DeviceRegistrationAuthentication ^ Authentication { Microsoft::Xrm::Tooling::Connector::DeviceRegistrationAuthentication ^ get(); void set(Microsoft::Xrm::Tooling::Connector::DeviceRegistrationAuthentication ^ value); };
public Microsoft.Xrm.Tooling.Connector.DeviceRegistrationAuthentication Authentication { get; set; }
member this.Authentication : Microsoft.Xrm.Tooling.Connector.DeviceRegistrationAuthentication with get, set
Public Property Authentication As DeviceRegistrationAuthentication