A Sandcastle Documented Class Library
ApplicationAuthenticationCode Property
NamespacesGifComponentsApplicationExtensionApplicationAuthenticationCode
Sequence of three bytes used to authenticate the Application Identifier. An Application program may use an algorithm to compute a binary code that uniquely identifies it as the application owning the Application Extension.
Declaration Syntax
C#Visual BasicVisual C++
public string ApplicationAuthenticationCode { get; }
Public ReadOnly Property ApplicationAuthenticationCode As String
public:
property String^ ApplicationAuthenticationCode {
	String^ get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453