credentials_ttls::target_suffix() implemented
This commit is contained in:
@@ -176,6 +176,11 @@ namespace eap
|
||||
///
|
||||
virtual bool retrieve(_In_ LPCTSTR pszTargetName, _Out_ EAP_ERROR **ppEapError);
|
||||
|
||||
///
|
||||
/// Return target suffix for Windows Credential Manager credential name
|
||||
///
|
||||
virtual LPCTSTR target_suffix() const;
|
||||
|
||||
///
|
||||
/// Returns credential identity.
|
||||
///
|
||||
|
Reference in New Issue
Block a user