Discuss this help topic in SecureBlackbox Forum

TElOfficeCustomSecurityHandler.HandlerName

TElOfficeCustomSecurityHandler     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies handler name.

Declaration

[C#]
    string HandlerName;

[VB.NET]
    Property HandlerName As String

[Pascal]
    property HandlerName : string;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this read-only property to get the security handler name.

See also:     Reset     CryptoProviderManager    

Discuss this help topic in SecureBlackbox Forum