Discuss this help topic in SecureBlackbox Forum

TElGSSAPIMechanism.RequestFlags

TElGSSAPIMechanism     See also     


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


This topic is under development…

Declaration

[C#]
    uint RequestFlags;

[VB.NET]
    Property RequestFlags As UInt32

[Pascal]
    property RequestFlags : UInt32;

[C++]
    uint32_t get_RequestFlags();
    void set_RequestFlags(uint32_t Value);

[PHP]
    integer get_RequestFlags()
    void set_RequestFlags(integer $Value)

[Java]
    not available

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum