GetType()

Details_AuthenticationException::GetType() const method

Gets actual type of object. Analog of C# System.Object.GetType() call.

const System::TypeInfo & System::Security::Authentication::Details_AuthenticationException::GetType() const override

Return Value

TypeInfo object which describes final type.

See Also