MicrosoftAccountMultiFactorGetSessionsResult.ServiceResponse 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.
This API is for internal use only and should not be used in your code.
public:
property MicrosoftAccountMultiFactorServiceResponse ServiceResponse { MicrosoftAccountMultiFactorServiceResponse get(); };
MicrosoftAccountMultiFactorServiceResponse ServiceResponse();
public MicrosoftAccountMultiFactorServiceResponse ServiceResponse { get; }
var microsoftAccountMultiFactorServiceResponse = microsoftAccountMultiFactorGetSessionsResult.serviceResponse;
Public ReadOnly Property ServiceResponse As MicrosoftAccountMultiFactorServiceResponse
Property Value
This API is for internal use only and should not be used in your code.