public void SetSignonHandler( ISignOnHandler handler )
Public Sub SetSignonHandler( _ ByVal handler As ISignOnHandler _ )
Parameters
- handler
- The CoreHost sign on handler
public void SetSignonHandler( ISignOnHandler handler )
Public Sub SetSignonHandler( _ ByVal handler As ISignOnHandler _ )
Exception | Description |
---|---|
System.InvalidOperationException | This method is for use in CoreHost applications only |
SystemCoreException | General system core exception; for example if a conversion combination is not supported. |
Target Platforms: Windows 10, Windows 8.1