Class MFP_ACQUIRE_USER_CREDENTIAL_EVENT
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: MediaFoundation.MFPlayer
Assembly: MediaFoundation.dll
Syntax
[UnmanagedName("MFP_ACQUIRE_USER_CREDENTIAL_EVENT")]
public class MFP_ACQUIRE_USER_CREDENTIAL_EVENT : MFP_EVENT_HEADER
Constructors
MFP_ACQUIRE_USER_CREDENTIAL_EVENT()
Declaration
public MFP_ACQUIRE_USER_CREDENTIAL_EVENT()
Fields
dwUserData
Declaration
public IntPtr dwUserData
Field Value
System.IntPtr
|
flags
fProceedWithAuthentication
Declaration
public bool fProceedWithAuthentication
Field Value
System.Boolean
|
hrAuthenticationStatus
nRetries
Declaration
public int nRetries
Field Value
System.Int32
|
pCredential
pwszPackage
Declaration
public string pwszPackage
Field Value
System.String
|
pwszRealm
Declaration
public string pwszRealm
Field Value
System.String
|
pwszSite
Declaration
public string pwszSite
Field Value
System.String
|
pwszURL
Declaration
public string pwszURL
Field Value
System.String
|