AuthUserCreateWithLogonName Method |
Creates an
AuthUser configured for Operating System
Login (Domain\User) authorization mode (OS_LOGON).
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.7.1
Syntax public static AuthUser CreateWithLogonName()
Public Shared Function CreateWithLogonName As AuthUser
public:
static AuthUser^ CreateWithLogonName()
static member CreateWithLogonName : unit -> AuthUser
Return Value
Type:
AuthUserSee Also